Interface CheckIngestedDocumentAclResponse.Builder

  • Method Details

    • hasAccess

      Specifies whether the user has access to the document based on the ingested access control list (ACL). Returns true if the user is allowed access, and false otherwise.

      Parameters:
      hasAccess - Specifies whether the user has access to the document based on the ingested access control list (ACL). Returns true if the user is allowed access, and false otherwise.
      Returns:
      Returns a reference to this object so that method calls can be chained together.