| Package | Description |
|---|---|
| com.obs.services |
| Modifier and Type | Method and Description |
|---|---|
BucketEncryption |
ObsClient.getBucketEncryption(String bucketName) |
BucketEncryption |
IObsClient.getBucketEncryption(String bucketName)
Obtain bucket encryption configuration.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderResponse |
ObsClient.setBucketEncryption(String bucketName,
BucketEncryption bucketEncryption) |
HeaderResponse |
IObsClient.setBucketEncryption(String bucketName,
BucketEncryption bucketEncryption)
Set bucket encryption.
|
Copyright © 2019. All rights reserved.