Class DeleteAclsResult

java.lang.Object
org.apache.kafka.clients.admin.DeleteAclsResult

@Evolving public class DeleteAclsResult extends Object
The result of the Admin.deleteAcls(Collection) call. The API of this class is evolving, see Admin for details.
  • Method Details