| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentState |
EnvironmentState.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentState |
EnvironmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentState[] |
EnvironmentState.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.withState(EnvironmentState state)
The current state of the environment.
|
GetEnvironmentResult |
GetEnvironmentResult.withState(EnvironmentState state)
The current state of the environment.
|
DeleteEnvironmentResult |
DeleteEnvironmentResult.withState(EnvironmentState state)
The current state of the environment.
|
CreateEnvironmentResult |
CreateEnvironmentResult.withState(EnvironmentState state)
The current state of the environment.
|
Copyright © 2022. All rights reserved.