public static class DeleteAclsResult.FilterResult extends Object
| Modifier and Type | Method and Description |
|---|---|
AclBinding |
binding()
Return the deleted ACL binding or null if there was an error.
|
ApiException |
exception()
Return an exception if the ACL delete was not successful or null if it was.
|
public AclBinding binding()
public ApiException exception()