Package org.apache.kafka.clients.admin
Class DescribeAclsResult
java.lang.Object
org.apache.kafka.clients.admin.DescribeAclsResult
The result of the 
Admin.describeAcls(AclBindingFilter) call.
 The API of this class is evolving, see Admin for details.- 
Method Summary
- 
Method Details- 
valuesReturn a future containing the ACLs requested.
 
-