Interface BatchGetDocumentStatusResponseError.Builder

  • Method Details

    • documentId

      The identifier of the document whose status could not be retrieved.

      Parameters:
      documentId - The identifier of the document whose status could not be retrieved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      Indicates the source of the error.

      Parameters:
      errorCode - Indicates the source of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      Indicates the source of the error.

      Parameters:
      errorCode - Indicates the source of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      States that the API could not get the status of a document. This could be because the request is not valid or there is a system error.

      Parameters:
      errorMessage - States that the API could not get the status of a document. This could be because the request is not valid or there is a system error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.