public static class DeleteAclsResult.FilterResult
extends java.lang.Object
Modifier and Type | Method | 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()