ObsClientListBuckets Method |
Obtain the bucket list. In the list, bucket names are displayed in lexicographical order.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic ListBucketsResponse ListBuckets(
ListBucketsRequest request
)
Parameters
- request
- Type: OBS.ModelListBucketsRequest
Parameters in a request for obtaining the bucket list
Return Value
Type:
ListBucketsResponseResponse to the request for obtaining the bucket list
See Also