| 程序包 | 说明 |
|---|---|
| com.obs.services |
| 限定符和类型 | 方法和说明 |
|---|---|
BucketLocationResponse |
ObsClient.getBucketLocation(BaseBucketRequest request) |
BucketLocationResponse |
IObsClient.getBucketLocation(BaseBucketRequest request)
Obtain the bucket location.
|
BucketLocationResponse |
SecretFlexibleObsClient.getBucketLocation(String bucketName,
String accessKey,
String secretKey) |
BucketLocationResponse |
SecretFlexibleObsClient.getBucketLocation(String bucketName,
String accessKey,
String secretKey,
String securityToken) |
BucketLocationResponse |
ObsClient.getBucketLocationV2(String bucketName) |
BucketLocationResponse |
IObsClient.getBucketLocationV2(String bucketName)
Obtain the bucket location.
|
Copyright © 2021. All rights reserved.