Package | Description |
---|---|
com.obs.services |
Modifier and Type | Method and Description |
---|---|
BucketLocationResponse |
AbstractBucketClient.getBucketLocation(BaseBucketRequest request) |
BucketLocationResponse |
IObsClient.getBucketLocation(BaseBucketRequest request)
Obtain the bucket location.
|
BucketLocationResponse |
SecretFlexibleBucketObsClient.getBucketLocation(String bucketName,
String accessKey,
String secretKey) |
BucketLocationResponse |
SecretFlexibleBucketObsClient.getBucketLocation(String bucketName,
String accessKey,
String secretKey,
String securityToken) |
BucketLocationResponse |
AbstractBucketClient.getBucketLocationV2(String bucketName) |
BucketLocationResponse |
IObsClient.getBucketLocationV2(String bucketName)
Obtain the bucket location.
|
Copyright © 2021. All rights reserved.