| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelMlDataProcessingJobResponse |
NeptunedataClient.cancelMLDataProcessingJob(CancelMlDataProcessingJobRequest cancelMlDataProcessingJobRequest)
Cancels a Neptune ML data processing job.
|
default CancelMlDataProcessingJobResponse |
NeptunedataClient.cancelMLDataProcessingJob(Consumer<CancelMlDataProcessingJobRequest.Builder> cancelMlDataProcessingJobRequest)
Cancels a Neptune ML data processing job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelMlDataProcessingJobResponse> |
NeptunedataAsyncClient.cancelMLDataProcessingJob(CancelMlDataProcessingJobRequest cancelMlDataProcessingJobRequest)
Cancels a Neptune ML data processing job.
|
default CompletableFuture<CancelMlDataProcessingJobResponse> |
NeptunedataAsyncClient.cancelMLDataProcessingJob(Consumer<CancelMlDataProcessingJobRequest.Builder> cancelMlDataProcessingJobRequest)
Cancels a Neptune ML data processing job.
|
Copyright © 2023. All rights reserved.