Interface ACLsUpdateStatus.Builder

    • Method Detail

      • aclToApply

        ACLsUpdateStatus.Builder aclToApply​(String aclToApply)

        A list of ACLs pending to be applied.

        Parameters:
        aclToApply - A list of ACLs pending to be applied.
        Returns:
        Returns a reference to this object so that method calls can be chained together.