Interface GetLoaderJobStatusResponse.Builder

    • Method Detail

      • status

        GetLoaderJobStatusResponse.Builder status​(String status)

        The HTTP response code for the request.

        Parameters:
        status - The HTTP response code for the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • payload

        GetLoaderJobStatusResponse.Builder payload​(Document payload)

        Status information about the load job, in a layout that could look like this:

        Parameters:
        payload - Status information about the load job, in a layout that could look like this:
        Returns:
        Returns a reference to this object so that method calls can be chained together.