| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default StartMlDataProcessingJobResponse |
NeptunedataClient.startMLDataProcessingJob(Consumer<StartMlDataProcessingJobRequest.Builder> startMlDataProcessingJobRequest)
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
|
default StartMlDataProcessingJobResponse |
NeptunedataClient.startMLDataProcessingJob(StartMlDataProcessingJobRequest startMlDataProcessingJobRequest)
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartMlDataProcessingJobResponse> |
NeptunedataAsyncClient.startMLDataProcessingJob(Consumer<StartMlDataProcessingJobRequest.Builder> startMlDataProcessingJobRequest)
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
|
default CompletableFuture<StartMlDataProcessingJobResponse> |
NeptunedataAsyncClient.startMLDataProcessingJob(StartMlDataProcessingJobRequest startMlDataProcessingJobRequest)
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
|
Copyright © 2023. All rights reserved.