Uses of Class
software.amazon.awssdk.services.codepipeline.model.UnableToRollbackStageException
-
Packages that use UnableToRollbackStageException Package Description software.amazon.awssdk.services.codepipeline CodePipeline -
-
Uses of UnableToRollbackStageException in software.amazon.awssdk.services.codepipeline
Methods in software.amazon.awssdk.services.codepipeline that throw UnableToRollbackStageException 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.
-