| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| Modifier and Type | Method and Description |
|---|---|
default RetryStageExecutionResponse |
CodePipelineClient.retryStageExecution(Consumer<RetryStageExecutionRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.