| 程序包 | 说明 |
|---|---|
| com.obs.services | |
| com.obs.services.model |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
BucketStoragePolicyConfiguration |
IObsClient.getBucketStoragePolicy(BaseBucketRequest request)
Obtain the bucket storage class.
|
|
BucketStoragePolicyConfiguration |
AbstractBucketClient.getBucketStoragePolicy(BaseBucketRequest request) |
|
BucketStoragePolicyConfiguration |
IObsClient.getBucketStoragePolicy(String bucketName)
Obtain the bucket storage class.
|
|
BucketStoragePolicyConfiguration |
AbstractBucketClient.getBucketStoragePolicy(String bucketName) |
|
BucketStoragePolicyConfiguration |
SecretFlexibleBucketObsClient.getBucketStoragePolicy(String bucketName,
String accessKey,
String secretKey) |
|
BucketStoragePolicyConfiguration |
SecretFlexibleBucketObsClient.getBucketStoragePolicy(String bucketName,
String accessKey,
String secretKey,
String securityToken) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
HeaderResponse |
IObsClient.setBucketStoragePolicy(String bucketName,
BucketStoragePolicyConfiguration bucketStorage)
Set the bucket storage class.
|
|
HeaderResponse |
AbstractBucketClient.setBucketStoragePolicy(String bucketName,
BucketStoragePolicyConfiguration bucketStorage) |
|
HeaderResponse |
SecretFlexibleBucketObsClient.setBucketStoragePolicy(String bucketName,
BucketStoragePolicyConfiguration bucketStorage,
String accessKey,
String secretKey) |
|
HeaderResponse |
SecretFlexibleBucketObsClient.setBucketStoragePolicy(String bucketName,
BucketStoragePolicyConfiguration bucketStorage,
String accessKey,
String secretKey,
String securityToken) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
BucketStoragePolicyConfiguration |
SetBucketStoragePolicyRequest.getBucketStorage() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
void |
SetBucketStoragePolicyRequest.setBucketStorage(BucketStoragePolicyConfiguration bucketStorage) |
| 构造器 | 说明 |
|---|---|
SetBucketStoragePolicyRequest(String bucketName,
BucketStoragePolicyConfiguration bucketStorage) |
Copyright © 2025. All rights reserved.