| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopPipelineExecutionResponse |
SageMakerClient.stopPipelineExecution(StopPipelineExecutionRequest stopPipelineExecutionRequest)
Stops a pipeline execution.
|
default CompletableFuture<StopPipelineExecutionResponse> |
SageMakerAsyncClient.stopPipelineExecution(StopPipelineExecutionRequest stopPipelineExecutionRequest)
Stops a pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopPipelineExecutionRequestMarshaller.marshall(StopPipelineExecutionRequest stopPipelineExecutionRequest) |
Copyright © 2021. All rights reserved.