OBSGetBucketLocationRequest Class Reference

Inherits from OBSBaseRequest : OBSAbstractModel : OBSMTLModel
Conforms to OBSGetBucketLocationProtocol
Declared in OBSGetBucketLocationModel.h
OBSGetBucketLocationModel.m

Overview

Obtain the location of a bucket.

– initWithBucketName:

Initialize a request for obtaining the location of a bucket.

- (instancetype)initWithBucketName:(NSString *)bucketName

Parameters

bucketName

Bucket name

Return Value

Request for obtaining the bucket location

Declared In

OBSGetBucketLocationModel.h