| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelMlModelTrainingJobResponse |
NeptunedataClient.cancelMLModelTrainingJob(CancelMlModelTrainingJobRequest cancelMlModelTrainingJobRequest)
Cancels a Neptune ML model training job.
|
default CancelMlModelTrainingJobResponse |
NeptunedataClient.cancelMLModelTrainingJob(Consumer<CancelMlModelTrainingJobRequest.Builder> cancelMlModelTrainingJobRequest)
Cancels a Neptune ML model training job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelMlModelTrainingJobResponse> |
NeptunedataAsyncClient.cancelMLModelTrainingJob(CancelMlModelTrainingJobRequest cancelMlModelTrainingJobRequest)
Cancels a Neptune ML model training job.
|
default CompletableFuture<CancelMlModelTrainingJobResponse> |
NeptunedataAsyncClient.cancelMLModelTrainingJob(Consumer<CancelMlModelTrainingJobRequest.Builder> cancelMlModelTrainingJobRequest)
Cancels a Neptune ML model training job.
|
Copyright © 2023. All rights reserved.