| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default StartMlModelTrainingJobResponse |
NeptunedataClient.startMLModelTrainingJob(Consumer<StartMlModelTrainingJobRequest.Builder> startMlModelTrainingJobRequest)
Creates a new Neptune ML model training job.
|
default StartMlModelTrainingJobResponse |
NeptunedataClient.startMLModelTrainingJob(StartMlModelTrainingJobRequest startMlModelTrainingJobRequest)
Creates a new Neptune ML model training job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartMlModelTrainingJobResponse> |
NeptunedataAsyncClient.startMLModelTrainingJob(Consumer<StartMlModelTrainingJobRequest.Builder> startMlModelTrainingJobRequest)
Creates a new Neptune ML model training job.
|
default CompletableFuture<StartMlModelTrainingJobResponse> |
NeptunedataAsyncClient.startMLModelTrainingJob(StartMlModelTrainingJobRequest startMlModelTrainingJobRequest)
Creates a new Neptune ML model training job.
|
Copyright © 2023. All rights reserved.