| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActionState> |
StageState.actionStates()
The state of the stage.
|
| Modifier and Type | Method and Description |
|---|---|
StageState.Builder |
StageState.Builder.actionStates(ActionState... actionStates)
The state of the stage.
|
| Modifier and Type | Method and Description |
|---|---|
StageState.Builder |
StageState.Builder.actionStates(Collection<ActionState> actionStates)
The state of the stage.
|
Copyright © 2023. All rights reserved.