| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
static AppType |
AppType.fromValue(String value)
Use this in place of valueOf.
|
static AppType |
AppType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppType[] |
AppType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentSummary |
ApplicationComponentSummary.withAppType(AppType appType)
Contains the name of application types.
|
UpdateApplicationComponentConfigRequest |
UpdateApplicationComponentConfigRequest.withAppType(AppType appType)
The type of known component.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withAppType(AppType appType)
The type of application component.
|
Copyright © 2024. All rights reserved.