Interface IntegratedDocument.Builder

  • Method Details

    • integrationId

      IntegratedDocument.Builder integrationId(String integrationId)

      The identifier of the integration that provides access to the document.

      Parameters:
      integrationId - The identifier of the integration that provides access to the document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceId

      IntegratedDocument.Builder resourceId(String resourceId)

      The provider-specific resource identifier for the document.

      Parameters:
      resourceId - The provider-specific resource identifier for the document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.