public class GetObjectAclResponse extends Object
| Constructor and Description |
|---|
GetObjectAclResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
List<ApiGrant> |
getGrants() |
ApiOwner |
getOwner() |
String |
getRequestCharged() |
int |
hashCode() |
void |
setGrants(List<ApiGrant> grants) |
void |
setOwner(ApiOwner owner) |
void |
setRequestCharged(String requestCharged) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.