Class DeleteAclsResult

    • Method Detail

      • all

        public KafkaFuture<Collection<AclBinding>> all()
        Return a future which succeeds only if all the ACLs deletions succeed, and which contains all the deleted ACLs. Note that it if the filters don't match any ACLs, this is not considered an error.