| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
BusinessGoals |
BusinessGoals.clone() |
BusinessGoals |
PrioritizeBusinessGoals.getBusinessGoals()
Rank of business goals based on priority.
|
BusinessGoals |
BusinessGoals.withLicenseCostReduction(Integer licenseCostReduction)
Business goal to reduce license costs.
|
BusinessGoals |
BusinessGoals.withModernizeInfrastructureWithCloudNativeTechnologies(Integer modernizeInfrastructureWithCloudNativeTechnologies)
Business goal to modernize infrastructure by moving to cloud native technologies.
|
BusinessGoals |
BusinessGoals.withReduceOperationalOverheadWithManagedServices(Integer reduceOperationalOverheadWithManagedServices)
Business goal to reduce the operational overhead on the team by moving into managed services.
|
BusinessGoals |
BusinessGoals.withSpeedOfMigration(Integer speedOfMigration)
Business goal to achieve migration at a fast pace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrioritizeBusinessGoals.setBusinessGoals(BusinessGoals businessGoals)
Rank of business goals based on priority.
|
PrioritizeBusinessGoals |
PrioritizeBusinessGoals.withBusinessGoals(BusinessGoals businessGoals)
Rank of business goals based on priority.
|
Copyright © 2023. All rights reserved.