@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class GetObjectAclOutput extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GetObjectAclOutput.Builder |
protected static class |
GetObjectAclOutput.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
GetObjectAclOutput(GetObjectAclOutput.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
static GetObjectAclOutput.Builder |
builder() |
boolean |
equals(Object rhs) |
List<Grant> |
grants() |
int |
hashCode() |
Owner |
owner() |
RequestCharged |
requestCharged() |
GetObjectAclOutput.Builder |
toBuilder() |
protected GetObjectAclOutput(GetObjectAclOutput.BuilderImpl builder)
public GetObjectAclOutput.Builder toBuilder()
public static GetObjectAclOutput.Builder builder()
public Owner owner()
public RequestCharged requestCharged()
Copyright © 2021. All rights reserved.