| Package | Description |
|---|---|
| software.amazon.awssdk.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActionInvocation> |
DeploymentEvent.actionInvocations()
The list of extensions that were invoked as part of the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentEvent.Builder |
DeploymentEvent.Builder.actionInvocations(ActionInvocation... actionInvocations)
The list of extensions that were invoked as part of the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentEvent.Builder |
DeploymentEvent.Builder.actionInvocations(Collection<ActionInvocation> actionInvocations)
The list of extensions that were invoked as part of the deployment.
|
Copyright © 2023. All rights reserved.