OBSGetBucketNotificationRequest Class Reference
Inherits from | OBSBaseRequest : OBSAbstractModel : OBSMTLModel |
---|---|
Conforms to | OBSGetBucketNotificationProtocol |
Declared in | OBSGetBucketNotificationModel.h OBSGetBucketNotificationModel.m |
Other Methods
– initWithBucketName:
初始化获取桶的消息通知配置request
- (instancetype)initWithBucketName:(NSString *)bucketName
Parameters
bucketName |
桶名 |
---|
Return Value
获取桶消息通知配置request
Declared In
OBSGetBucketNotificationModel.h
Other Methods
bucketName
桶名
@property (nonatomic, strong, nonnull) NSString *bucketName
Declared In
OBSGetBucketNotificationModel.h