Interface StartLoaderJobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<StartLoaderJobResponse.Builder,StartLoaderJobResponse>, NeptunedataResponse.Builder, SdkBuilder<StartLoaderJobResponse.Builder,StartLoaderJobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartLoaderJobResponse

public static interface StartLoaderJobResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<StartLoaderJobResponse.Builder,StartLoaderJobResponse>
  • 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.