OBSGetBucketNotificationRequest Class Reference

Inherits from OBSBaseRequest : OBSAbstractModel : OBSMTLModel
Conforms to OBSGetBucketNotificationProtocol
Declared in OBSGetBucketNotificationModel.h
OBSGetBucketNotificationModel.m

Overview

Request for obtaining bucket notification configurations

Other Methods

– initWithBucketName:

Initialize a request for obtaining bucket notification configurations.

- (instancetype)initWithBucketName:(NSString *)bucketName

Parameters

bucketName

Bucket name

Return Value

Request for obtaining bucket notification configurations

Declared In

OBSGetBucketNotificationModel.h

Other Methods

  bucketName

Bucket name

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

Declared In

OBSGetBucketNotificationModel.h