| Package | Description |
|---|---|
| com.amazonaws.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentEventType |
DeploymentEventType.fromValue(String value)
Use this in place of valueOf.
|
static DeploymentEventType |
DeploymentEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentEventType[] |
DeploymentEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentEvent |
DeploymentEvent.withEventType(DeploymentEventType eventType)
The type of deployment event.
|
Copyright © 2023. All rights reserved.