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