| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationMode |
ApplicationMode.fromValue(String value)
Use this in place of valueOf.
|
static ApplicationMode |
ApplicationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationMode[] |
ApplicationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetPortfolioPreferencesResult |
GetPortfolioPreferencesResult.withApplicationMode(ApplicationMode applicationMode)
The classification for application component types.
|
PutPortfolioPreferencesRequest |
PutPortfolioPreferencesRequest.withApplicationMode(ApplicationMode applicationMode)
The classification for application component types.
|
Copyright © 2023. All rights reserved.