ObsClientGetBucketLocation Method |
Obtain the bucket location.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic GetBucketLocationResponse GetBucketLocation(
GetBucketLocationRequest request
)
Parameters
- request
- Type: OBS.ModelGetBucketLocationRequest
Parameters in a request for obtaining the bucket location
Return Value
Type:
GetBucketLocationResponseResponse to a request for obtaining the bucket location
See Also