| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RetryStageExecutionResponse> |
CodePipelineAsyncClient.retryStageExecution(RetryStageExecutionRequest retryStageExecutionRequest)
Resumes the pipeline execution by retrying the last failed actions in a stage.
|
default RetryStageExecutionResponse |
CodePipelineClient.retryStageExecution(RetryStageExecutionRequest retryStageExecutionRequest)
Resumes the pipeline execution by retrying the last failed actions in a stage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RetryStageExecutionRequestMarshaller.marshall(RetryStageExecutionRequest retryStageExecutionRequest) |
Copyright © 2023. All rights reserved.