public class GetObjectACLV2Input extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetObjectACLV2Input.GetObjectACLInputV2Builder |
| Constructor and Description |
|---|
GetObjectACLV2Input() |
| Modifier and Type | Method and Description |
|---|---|
static GetObjectACLV2Input.GetObjectACLInputV2Builder |
builder() |
String |
getBucket() |
String |
getKey() |
String |
getVersionID() |
GetObjectACLV2Input |
setBucket(String bucket) |
GetObjectACLV2Input |
setKey(String key) |
GetObjectACLV2Input |
setVersionID(String versionID) |
String |
toString() |
public String getBucket()
public String getKey()
public String getVersionID()
public GetObjectACLV2Input setBucket(String bucket)
public GetObjectACLV2Input setKey(String key)
public GetObjectACLV2Input setVersionID(String versionID)
public static GetObjectACLV2Input.GetObjectACLInputV2Builder builder()
Copyright © 2022. All rights reserved.