OBSGetBucketLocationRequest Class Reference
Inherits from | OBSBaseRequest : OBSAbstractModel : OBSMTLModel |
---|---|
Conforms to | OBSGetBucketLocationProtocol |
Declared in | OBSGetBucketLocationModel.h OBSGetBucketLocationModel.m |
– initWithBucketName:
获取桶区域位置request初始化
- (instancetype)initWithBucketName:(NSString *)bucketName
Parameters
bucketName |
桶名 |
---|
Return Value
获取桶区域位置request对象
Declared In
OBSGetBucketLocationModel.h