| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static RouteState |
RouteState.fromValue(String value)
Use this in place of valueOf.
|
static RouteState |
RouteState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteState[] |
RouteState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRouteResult |
CreateRouteResult.withState(RouteState state)
The current state of the route.
|
UpdateRouteResult |
UpdateRouteResult.withState(RouteState state)
The current state of the route.
|
RouteSummary |
RouteSummary.withState(RouteState state)
The current state of the route.
|
GetRouteResult |
GetRouteResult.withState(RouteState state)
The current state of the route.
|
DeleteRouteResult |
DeleteRouteResult.withState(RouteState state)
The current state of the route.
|
Copyright © 2024. All rights reserved.