| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdatePipelineResponse |
CodePipelineClient.updatePipeline(UpdatePipelineRequest updatePipelineRequest)
Updates a specified pipeline with edits or changes to its structure.
|
default CompletableFuture<UpdatePipelineResponse> |
CodePipelineAsyncClient.updatePipeline(UpdatePipelineRequest updatePipelineRequest)
Updates a specified pipeline with edits or changes to its structure.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePipelineRequestMarshaller.marshall(UpdatePipelineRequest updatePipelineRequest) |
Copyright © 2023. All rights reserved.