| 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 RetryPipelineExecutionResponse |
SageMakerClient.retryPipelineExecution(RetryPipelineExecutionRequest retryPipelineExecutionRequest)
Retry the execution of the pipeline.
|
default CompletableFuture<RetryPipelineExecutionResponse> |
SageMakerAsyncClient.retryPipelineExecution(RetryPipelineExecutionRequest retryPipelineExecutionRequest)
Retry the execution of the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RetryPipelineExecutionRequestMarshaller.marshall(RetryPipelineExecutionRequest retryPipelineExecutionRequest) |
Copyright © 2021. All rights reserved.