| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default StopEdgePackagingJobResponse |
SageMakerClient.stopEdgePackagingJob(Consumer<StopEdgePackagingJobRequest.Builder> stopEdgePackagingJobRequest)
Request to stop an edge packaging job.
|
default StopEdgePackagingJobResponse |
SageMakerClient.stopEdgePackagingJob(StopEdgePackagingJobRequest stopEdgePackagingJobRequest)
Request to stop an edge packaging job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopEdgePackagingJobResponse> |
SageMakerAsyncClient.stopEdgePackagingJob(Consumer<StopEdgePackagingJobRequest.Builder> stopEdgePackagingJobRequest)
Request to stop an edge packaging job.
|
default CompletableFuture<StopEdgePackagingJobResponse> |
SageMakerAsyncClient.stopEdgePackagingJob(StopEdgePackagingJobRequest stopEdgePackagingJobRequest)
Request to stop an edge packaging job.
|
Copyright © 2021. All rights reserved.