public class SetBucketEncryptionRequest extends BaseBucketRequest
| Constructor and Description |
|---|
SetBucketEncryptionRequest(String bucketName,
BucketEncryption bucketEncryption) |
| Modifier and Type | Method and Description |
|---|---|
BucketEncryption |
getBucketEncryption() |
void |
setBucketEncryption(BucketEncryption bucketEncryption) |
String |
toString() |
getBucketName, setBucketNameisRequesterPays, setRequesterPayspublic SetBucketEncryptionRequest(String bucketName, BucketEncryption bucketEncryption)
public BucketEncryption getBucketEncryption()
public void setBucketEncryption(BucketEncryption bucketEncryption)
public String toString()
toString in class BaseBucketRequestCopyright © 2021. All rights reserved.