| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default ListMlDataProcessingJobsResponse |
NeptunedataClient.listMLDataProcessingJobs(Consumer<ListMlDataProcessingJobsRequest.Builder> listMlDataProcessingJobsRequest)
Returns a list of Neptune ML data processing jobs.
|
default ListMlDataProcessingJobsResponse |
NeptunedataClient.listMLDataProcessingJobs(ListMlDataProcessingJobsRequest listMlDataProcessingJobsRequest)
Returns a list of Neptune ML data processing jobs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMlDataProcessingJobsResponse> |
NeptunedataAsyncClient.listMLDataProcessingJobs(Consumer<ListMlDataProcessingJobsRequest.Builder> listMlDataProcessingJobsRequest)
Returns a list of Neptune ML data processing jobs.
|
default CompletableFuture<ListMlDataProcessingJobsResponse> |
NeptunedataAsyncClient.listMLDataProcessingJobs(ListMlDataProcessingJobsRequest listMlDataProcessingJobsRequest)
Returns a list of Neptune ML data processing jobs.
|
Copyright © 2023. All rights reserved.