| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<StageDeclaration> |
PipelineDeclaration.stages()
The stage in which to perform the action.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineDeclaration.Builder |
PipelineDeclaration.Builder.stages(StageDeclaration... stages)
The stage in which to perform the action.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineDeclaration.Builder |
PipelineDeclaration.Builder.stages(Collection<StageDeclaration> stages)
The stage in which to perform the action.
|
Copyright © 2023. All rights reserved.