Uses of Class
software.amazon.awssdk.services.codepipeline.model.PipelineExecutionOutdatedException
-
Packages that use PipelineExecutionOutdatedException Package Description software.amazon.awssdk.services.codepipeline CodePipeline -
-
Uses of PipelineExecutionOutdatedException in software.amazon.awssdk.services.codepipeline
Methods in software.amazon.awssdk.services.codepipeline that throw PipelineExecutionOutdatedException Modifier and Type Method Description default RollbackStageResponseCodePipelineClient. rollbackStage(Consumer<RollbackStageRequest.Builder> rollbackStageRequest)Rolls back a stage execution.default RollbackStageResponseCodePipelineClient. rollbackStage(RollbackStageRequest rollbackStageRequest)Rolls back a stage execution.
-