| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
StageExecution |
StageState.inboundExecution()
Returns the value of the InboundExecution property for this object.
|
StageExecution |
StageState.latestExecution()
Information about the latest execution in the stage, including its ID and status.
|
| Modifier and Type | Method and Description |
|---|---|
StageState.Builder |
StageState.Builder.inboundExecution(StageExecution inboundExecution)
Sets the value of the InboundExecution property for this object.
|
StageState.Builder |
StageState.Builder.latestExecution(StageExecution latestExecution)
Information about the latest execution in the stage, including its ID and status.
|
Copyright © 2023. All rights reserved.