OBSGetBucketCORSRequest Class Reference

Inherits from OBSBaseRequest : OBSAbstractModel : OBSMTLModel
Conforms to OBSGetBucketCORSProtocol
Declared in OBSGetBucketCORSModel.h
OBSGetBucketCORSModel.m

Overview

Request for obtaining CORS rules of a bucket

Other Methods

– initWithBucketName:

Initialize a request for obtaining CORS rules of a bucket.

- (instancetype)initWithBucketName:(NSString *)bucketName

Parameters

bucketName

Bucket name

Return Value

CORS rules of the bucket

Declared In

OBSGetBucketCORSModel.h

Other Methods

  bucketName

Bucket name

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

Declared In

OBSGetBucketCORSModel.h