Uses of Class
software.amazon.awssdk.services.codepipeline.model.DuplicatedStopRequestException
-
Packages that use DuplicatedStopRequestException Package Description software.amazon.awssdk.services.codepipeline CodePipeline -
-
Uses of DuplicatedStopRequestException in software.amazon.awssdk.services.codepipeline
Methods in software.amazon.awssdk.services.codepipeline that throw DuplicatedStopRequestException Modifier and Type Method Description default StopPipelineExecutionResponseCodePipelineClient. stopPipelineExecution(Consumer<StopPipelineExecutionRequest.Builder> stopPipelineExecutionRequest)Stops the specified pipeline execution.default StopPipelineExecutionResponseCodePipelineClient. stopPipelineExecution(StopPipelineExecutionRequest stopPipelineExecutionRequest)Stops the specified pipeline execution.
-