@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class GetBucketEncryptionOutput extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GetBucketEncryptionOutput.Builder |
protected static class |
GetBucketEncryptionOutput.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
GetBucketEncryptionOutput(GetBucketEncryptionOutput.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
static GetBucketEncryptionOutput.Builder |
builder() |
boolean |
equals(Object rhs) |
int |
hashCode() |
ServerSideEncryptionConfiguration |
serverSideEncryptionConfiguration() |
GetBucketEncryptionOutput.Builder |
toBuilder() |
protected GetBucketEncryptionOutput(GetBucketEncryptionOutput.BuilderImpl builder)
public GetBucketEncryptionOutput.Builder toBuilder()
public static GetBucketEncryptionOutput.Builder builder()
public ServerSideEncryptionConfiguration serverSideEncryptionConfiguration()
Copyright © 2021. All rights reserved.