| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
static ServerCatalogStatus |
ServerCatalogStatus.fromValue(String value)
Use this in place of valueOf.
|
static ServerCatalogStatus |
ServerCatalogStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerCatalogStatus[] |
ServerCatalogStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServersResult.setServerCatalogStatus(ServerCatalogStatus serverCatalogStatus) |
GetServersResult |
GetServersResult.withServerCatalogStatus(ServerCatalogStatus serverCatalogStatus) |
Copyright © 2018. All rights reserved.