| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
NoManagementPreference |
NoManagementPreference.clone() |
NoManagementPreference |
ManagementPreference.getNoPreference()
No specific preference.
|
NoManagementPreference |
NoManagementPreference.withTargetDestination(Collection<String> targetDestination)
The choice of application destination that you specify.
|
NoManagementPreference |
NoManagementPreference.withTargetDestination(NoPreferenceTargetDestination... targetDestination)
The choice of application destination that you specify.
|
NoManagementPreference |
NoManagementPreference.withTargetDestination(String... targetDestination)
The choice of application destination that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementPreference.setNoPreference(NoManagementPreference noPreference)
No specific preference.
|
ManagementPreference |
ManagementPreference.withNoPreference(NoManagementPreference noPreference)
No specific preference.
|
Copyright © 2022. All rights reserved.