| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static StartLoaderJobResponse.Builder |
StartLoaderJobResponse.builder() |
StartLoaderJobResponse.Builder |
StartLoaderJobResponse.Builder.payload(Map<String,String> payload)
Contains a
loadId name-value pair that provides an identifier for the load operation. |
StartLoaderJobResponse.Builder |
StartLoaderJobResponse.Builder.status(String status)
The HTTP return code indicating the status of the load job.
|
StartLoaderJobResponse.Builder |
StartLoaderJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartLoaderJobResponse.Builder> |
StartLoaderJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.