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, setBucketName
isRequesterPays, setRequesterPays
public SetBucketEncryptionRequest(String bucketName, BucketEncryption bucketEncryption)
public BucketEncryption getBucketEncryption()
public void setBucketEncryption(BucketEncryption bucketEncryption)
public String toString()
toString
in class BaseBucketRequest
Copyright © 2021. All rights reserved.