| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopPipelineExecutionResponse |
CodePipelineClient.stopPipelineExecution(StopPipelineExecutionRequest stopPipelineExecutionRequest)
Stops the specified pipeline execution.
|
default CompletableFuture<StopPipelineExecutionResponse> |
CodePipelineAsyncClient.stopPipelineExecution(StopPipelineExecutionRequest stopPipelineExecutionRequest)
Stops the specified pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopPipelineExecutionRequestMarshaller.marshall(StopPipelineExecutionRequest stopPipelineExecutionRequest) |
Copyright © 2023. All rights reserved.