OBSGetBucketCORSRequest Class Reference
| Inherits from | OBSBaseRequest : OBSAbstractModel : OBSMTLModel | 
|---|---|
| Conforms to | OBSGetBucketCORSProtocol | 
| Declared in | OBSGetBucketCORSModel.h OBSGetBucketCORSModel.m  | 
Other Methods
– initWithBucketName:
	Initialize a request for obtaining CORS rules of a bucket.
- (instancetype)initWithBucketName:(NSString *)bucketNameParameters
bucketName | 
						Bucket name  | 
					
|---|
Return Value
CORS rules of the bucket
Declared In
OBSGetBucketCORSModel.h
Other Methods
  bucketName
	Bucket name
@property (nonatomic, strong, nonnull) NSString *bucketNameDeclared In
OBSGetBucketCORSModel.h