Package | Description |
---|---|
com.obs.services |
Modifier and Type | Method and Description |
---|---|
BucketDirectColdAccess |
ObsClient.getBucketDirectColdAccess(String bucketName) |
BucketDirectColdAccess |
IObsClient.getBucketDirectColdAccess(String bucketName)
Obtain the direct reading policy for Archive objects in a bucket.
|
Modifier and Type | Method and Description |
---|---|
HeaderResponse |
ObsClient.setBucketDirectColdAccess(String bucketName,
BucketDirectColdAccess access) |
HeaderResponse |
IObsClient.setBucketDirectColdAccess(String bucketName,
BucketDirectColdAccess access)
Set the direct reading policy for Archive objects in a bucket.
|
Copyright © 2019. All rights reserved.