| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
CancelMLModelTrainingJobResult |
AmazonNeptunedataClient.cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest request)
Cancels a Neptune ML model training job.
|
CancelMLModelTrainingJobResult |
AbstractAmazonNeptunedata.cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest request) |
CancelMLModelTrainingJobResult |
AmazonNeptunedata.cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest cancelMLModelTrainingJobRequest)
Cancels a Neptune ML model training job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelMLModelTrainingJobResult> |
AmazonNeptunedataAsyncClient.cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest request,
AsyncHandler<CancelMLModelTrainingJobRequest,CancelMLModelTrainingJobResult> asyncHandler) |
Future<CancelMLModelTrainingJobResult> |
AbstractAmazonNeptunedataAsync.cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest request,
AsyncHandler<CancelMLModelTrainingJobRequest,CancelMLModelTrainingJobResult> asyncHandler) |
Future<CancelMLModelTrainingJobResult> |
AmazonNeptunedataAsync.cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest cancelMLModelTrainingJobRequest,
AsyncHandler<CancelMLModelTrainingJobRequest,CancelMLModelTrainingJobResult> asyncHandler)
Cancels a Neptune ML model training job.
|
| Modifier and Type | Method and Description |
|---|---|
CancelMLModelTrainingJobResult |
CancelMLModelTrainingJobResult.clone() |
CancelMLModelTrainingJobResult |
CancelMLModelTrainingJobResult.withStatus(String status)
The status of the cancellation.
|
Copyright © 2024. All rights reserved.