Interface ACLsUpdateStatus.Builder

  • Method Details

    • 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.