| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLoaderJobStatusResponse |
NeptunedataClient.getLoaderJobStatus(Consumer<GetLoaderJobStatusRequest.Builder> getLoaderJobStatusRequest)
Gets status information about a specified load job.
|
default GetLoaderJobStatusResponse |
NeptunedataClient.getLoaderJobStatus(GetLoaderJobStatusRequest getLoaderJobStatusRequest)
Gets status information about a specified load job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLoaderJobStatusResponse> |
NeptunedataAsyncClient.getLoaderJobStatus(Consumer<GetLoaderJobStatusRequest.Builder> getLoaderJobStatusRequest)
Gets status information about a specified load job.
|
default CompletableFuture<GetLoaderJobStatusResponse> |
NeptunedataAsyncClient.getLoaderJobStatus(GetLoaderJobStatusRequest getLoaderJobStatusRequest)
Gets status information about a specified load job.
|
Copyright © 2023. All rights reserved.