| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetMlModelTrainingJobResponse |
NeptunedataClient.getMLModelTrainingJob(Consumer<GetMlModelTrainingJobRequest.Builder> getMlModelTrainingJobRequest)
Retrieves information about a Neptune ML model training job.
|
default GetMlModelTrainingJobResponse |
NeptunedataClient.getMLModelTrainingJob(GetMlModelTrainingJobRequest getMlModelTrainingJobRequest)
Retrieves information about a Neptune ML model training job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMlModelTrainingJobResponse> |
NeptunedataAsyncClient.getMLModelTrainingJob(Consumer<GetMlModelTrainingJobRequest.Builder> getMlModelTrainingJobRequest)
Retrieves information about a Neptune ML model training job.
|
default CompletableFuture<GetMlModelTrainingJobResponse> |
NeptunedataAsyncClient.getMLModelTrainingJob(GetMlModelTrainingJobRequest getMlModelTrainingJobRequest)
Retrieves information about a Neptune ML model training job.
|
Copyright © 2023. All rights reserved.