| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
AwsManagedResources |
AwsManagedResources.clone() |
AwsManagedResources |
ManagementPreference.getAwsManagedResources()
Indicates interest in solutions that are managed by AWS.
|
AwsManagedResources |
AwsManagedResources.withTargetDestination(AwsManagedTargetDestination... targetDestination)
The choice of application destination that you specify.
|
AwsManagedResources |
AwsManagedResources.withTargetDestination(Collection<String> targetDestination)
The choice of application destination that you specify.
|
AwsManagedResources |
AwsManagedResources.withTargetDestination(String... targetDestination)
The choice of application destination that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementPreference.setAwsManagedResources(AwsManagedResources awsManagedResources)
Indicates interest in solutions that are managed by AWS.
|
ManagementPreference |
ManagementPreference.withAwsManagedResources(AwsManagedResources awsManagedResources)
Indicates interest in solutions that are managed by AWS.
|
Copyright © 2021. All rights reserved.