| Package | Description |
|---|---|
| com.baidubce.services.bos | |
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
BosClient.setBucketEncryption(String bucketName,
BucketEncryption encryption)
Set bucket encryption
|
| Modifier and Type | Method and Description |
|---|---|
BucketEncryption |
SetBucketEncryptionRequest.getBucketEncryption() |
BucketEncryption |
BucketEncryption.withEncryptionAlgorithm(String encryptionAlgorithm) |
BucketEncryption |
BucketEncryption.withKmsMasterKeyId(String kmsMasterKeyId) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetBucketEncryptionRequest.setBucketEncryption(BucketEncryption bucketEncryption) |
SetBucketEncryptionRequest |
SetBucketEncryptionRequest.withBucketEncryption(BucketEncryption bucketEncryption) |
| Constructor and Description |
|---|
SetBucketEncryptionRequest(String bucketName,
BucketEncryption bucketEncryption) |
Copyright © 2024. All rights reserved.