| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetMlDataProcessingJobResponse |
NeptunedataClient.getMLDataProcessingJob(Consumer<GetMlDataProcessingJobRequest.Builder> getMlDataProcessingJobRequest)
Retrieves information about a specified data processing job.
|
default GetMlDataProcessingJobResponse |
NeptunedataClient.getMLDataProcessingJob(GetMlDataProcessingJobRequest getMlDataProcessingJobRequest)
Retrieves information about a specified data processing job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMlDataProcessingJobResponse> |
NeptunedataAsyncClient.getMLDataProcessingJob(Consumer<GetMlDataProcessingJobRequest.Builder> getMlDataProcessingJobRequest)
Retrieves information about a specified data processing job.
|
default CompletableFuture<GetMlDataProcessingJobResponse> |
NeptunedataAsyncClient.getMLDataProcessingJob(GetMlDataProcessingJobRequest getMlDataProcessingJobRequest)
Retrieves information about a specified data processing job.
|
Copyright © 2023. All rights reserved.