| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPipelineExecutionResponse> |
CodePipelineAsyncClient.getPipelineExecution(GetPipelineExecutionRequest getPipelineExecutionRequest)
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution
ID, and the name, version, and status of the pipeline.
|
default GetPipelineExecutionResponse |
CodePipelineClient.getPipelineExecution(GetPipelineExecutionRequest getPipelineExecutionRequest)
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution
ID, and the name, version, and status of the pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPipelineExecutionRequestMarshaller.marshall(GetPipelineExecutionRequest getPipelineExecutionRequest) |
Copyright © 2023. All rights reserved.