| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentLifecycle |
EnvironmentLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentLifecycle |
EnvironmentLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentLifecycle[] |
EnvironmentLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSummary |
EnvironmentSummary.withStatus(EnvironmentLifecycle status)
The status of the environment
|
GetEnvironmentResult |
GetEnvironmentResult.withStatus(EnvironmentLifecycle status)
The status of the runtime environment.
|
Copyright © 2022. All rights reserved.