Interface StartLoaderJobResponse.Builder

  • Method Details

    • status

      The HTTP return code indicating the status of the load job.

      Parameters:
      status - The HTTP return code indicating the status of the load job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • payload

      Contains a loadId name-value pair that provides an identifier for the load operation.

      Parameters:
      payload - Contains a loadId name-value pair that provides an identifier for the load operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.