public class SetBucketEncryptionArgs extends BucketArgs
Modifier and Type | Class and Description |
---|---|
static class |
SetBucketEncryptionArgs.Builder
Argument builder of
SetBucketEncryptionArgs . |
bucketName, region
extraHeaders, extraQueryParams
Constructor and Description |
---|
SetBucketEncryptionArgs() |
Modifier and Type | Method and Description |
---|---|
static SetBucketEncryptionArgs.Builder |
builder() |
SseConfiguration |
config() |
boolean |
equals(Object o) |
int |
hashCode() |
bucket, region
extraHeaders, extraQueryParams
public SseConfiguration config()
public static SetBucketEncryptionArgs.Builder builder()
public boolean equals(Object o)
equals
in class BucketArgs
public int hashCode()
hashCode
in class BucketArgs