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