OBSSetBucketNotificationProtocol Protocol Reference

Declared in OBSSetBucketNotificationModel.h

Overview

设置桶的消息通知配置

  bucketName required method

桶名

@property (nonatomic, strong, nonnull) NSString *bucketName

Declared In

OBSSetBucketNotificationModel.h

  configurationList required method

配置列表

@property (nonatomic, strong, nonnull) NSMutableArray<OBSNotificationTopicConfiguration*> *configurationList

Declared In

OBSSetBucketNotificationModel.h