OBSGetBucketLocationRequest Class Reference
| Inherits from | OBSBaseRequest : OBSAbstractModel : OBSMTLModel |
|---|---|
| Conforms to | OBSGetBucketLocationProtocol |
| Declared in | OBSGetBucketLocationModel.h OBSGetBucketLocationModel.m |
– initWithBucketName:
Initialize a request for obtaining the location of a bucket.
- (instancetype)initWithBucketName:(NSString *)bucketNameParameters
bucketName |
Bucket name |
|---|
Return Value
Request for obtaining the bucket location
Declared In
OBSGetBucketLocationModel.h