| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
static AppLaunchStatus |
AppLaunchStatus.fromValue(String value)
Use this in place of valueOf.
|
static AppLaunchStatus |
AppLaunchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppLaunchStatus[] |
AppLaunchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppSummary |
AppSummary.withLaunchStatus(AppLaunchStatus launchStatus)
Launch status of the application.
|
Copyright © 2019. All rights reserved.