| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
static LifeCycleState |
LifeCycleState.fromValue(String value)
Use this in place of valueOf.
|
static LifeCycleState |
LifeCycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifeCycleState[] |
LifeCycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSourceServersRequestFilters |
DescribeSourceServersRequestFilters.withLifeCycleStates(LifeCycleState... lifeCycleStates)
Request to filter Source Servers list by life cycle states.
|
LifeCycle |
LifeCycle.withState(LifeCycleState state)
Lifecycle state.
|
Copyright © 2023. All rights reserved.