| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RetryPipelineExecutionResult |
AmazonSageMakerClient.retryPipelineExecution(RetryPipelineExecutionRequest request)
Retry the execution of the pipeline.
|
RetryPipelineExecutionResult |
AbstractAmazonSageMaker.retryPipelineExecution(RetryPipelineExecutionRequest request) |
RetryPipelineExecutionResult |
AmazonSageMaker.retryPipelineExecution(RetryPipelineExecutionRequest retryPipelineExecutionRequest)
Retry the execution of the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RetryPipelineExecutionResult> |
AmazonSageMakerAsyncClient.retryPipelineExecutionAsync(RetryPipelineExecutionRequest request,
AsyncHandler<RetryPipelineExecutionRequest,RetryPipelineExecutionResult> asyncHandler) |
Future<RetryPipelineExecutionResult> |
AmazonSageMakerAsync.retryPipelineExecutionAsync(RetryPipelineExecutionRequest retryPipelineExecutionRequest,
AsyncHandler<RetryPipelineExecutionRequest,RetryPipelineExecutionResult> asyncHandler)
Retry the execution of the pipeline.
|
Future<RetryPipelineExecutionResult> |
AbstractAmazonSageMakerAsync.retryPipelineExecutionAsync(RetryPipelineExecutionRequest request,
AsyncHandler<RetryPipelineExecutionRequest,RetryPipelineExecutionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RetryPipelineExecutionResult |
RetryPipelineExecutionResult.clone() |
RetryPipelineExecutionResult |
RetryPipelineExecutionResult.withPipelineExecutionArn(String pipelineExecutionArn)
The Amazon Resource Name (ARN) of the pipeline execution.
|
Copyright © 2025. All rights reserved.