public class GetBucketACLOutput extends Object
| Constructor and Description |
|---|
GetBucketACLOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<GrantV2> |
getGrants() |
Owner |
getOwner() |
RequestInfo |
getRequestInfo() |
GetBucketACLOutput |
setGrants(List<GrantV2> grants) |
GetBucketACLOutput |
setOwner(Owner owner) |
GetBucketACLOutput |
setRequestInfo(RequestInfo requestInfo) |
String |
toString() |
public RequestInfo getRequestInfo()
public GetBucketACLOutput setRequestInfo(RequestInfo requestInfo)
public Owner getOwner()
public GetBucketACLOutput setOwner(Owner owner)
public GetBucketACLOutput setGrants(List<GrantV2> grants)
Copyright © 2023. All rights reserved.