Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.BusinessGoals
-
Packages that use BusinessGoals Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of BusinessGoals in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return BusinessGoals Modifier and Type Method Description BusinessGoalsPrioritizeBusinessGoals. businessGoals()Rank of business goals based on priority.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type BusinessGoals Modifier and Type Method Description PrioritizeBusinessGoals.BuilderPrioritizeBusinessGoals.Builder. businessGoals(BusinessGoals businessGoals)Rank of business goals based on priority.
-