| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
ActionRevision |
PutActionRevisionRequest.actionRevision()
Represents information about the version (or revision) of an action.
|
ActionRevision |
ActionState.currentRevision()
Represents information about the version (or revision) of an action.
|
| Modifier and Type | Method and Description |
|---|---|
PutActionRevisionRequest.Builder |
PutActionRevisionRequest.Builder.actionRevision(ActionRevision actionRevision)
Represents information about the version (or revision) of an action.
|
ActionState.Builder |
ActionState.Builder.currentRevision(ActionRevision currentRevision)
Represents information about the version (or revision) of an action.
|
Copyright © 2023. All rights reserved.