public static interface StartLoaderJobResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<StartLoaderJobResponse.Builder,StartLoaderJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StartLoaderJobResponse.Builder |
payload(Map<String,String> payload)
Contains a
loadId name-value pair that provides an identifier for the load operation. |
StartLoaderJobResponse.Builder |
status(String status)
The HTTP return code indicating the status of the load job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartLoaderJobResponse.Builder status(String status)
The HTTP return code indicating the status of the load job.
status - The HTTP return code indicating the status of the load job.StartLoaderJobResponse.Builder payload(Map<String,String> payload)
Contains a loadId name-value pair that provides an identifier for the load operation.
payload - Contains a loadId name-value pair that provides an identifier for the load operation.Copyright © 2023. All rights reserved.