| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
ManagementPreference |
ManagementPreference.clone() |
ManagementPreference |
ApplicationPreferences.getManagementPreference()
Application preferences that you specify to prefer managed environment.
|
ManagementPreference |
ManagementPreference.withAwsManagedResources(AwsManagedResources awsManagedResources)
Indicates interest in solutions that are managed by AWS.
|
ManagementPreference |
ManagementPreference.withNoPreference(NoManagementPreference noPreference)
No specific preference.
|
ManagementPreference |
ManagementPreference.withSelfManageResources(SelfManageResources selfManageResources)
Indicates interest in managing your own resources on AWS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationPreferences.setManagementPreference(ManagementPreference managementPreference)
Application preferences that you specify to prefer managed environment.
|
ApplicationPreferences |
ApplicationPreferences.withManagementPreference(ManagementPreference managementPreference)
Application preferences that you specify to prefer managed environment.
|
Copyright © 2024. All rights reserved.