Uses of Class
com.oracle.bmc.cloudmigrations.model.CurrentMonthlyCost
-
Packages that use CurrentMonthlyCost Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of CurrentMonthlyCost in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return CurrentMonthlyCost Modifier and Type Method Description CurrentMonthlyCostCurrentMonthlyCost.Builder. build()CurrentMonthlyCostMigrationPlanStats. getCurrentMonthlyCost()Methods in com.oracle.bmc.cloudmigrations.model with parameters of type CurrentMonthlyCost Modifier and Type Method Description CurrentMonthlyCost.BuilderCurrentMonthlyCost.Builder. copy(CurrentMonthlyCost model)MigrationPlanStats.BuilderMigrationPlanStats.Builder. currentMonthlyCost(CurrentMonthlyCost currentMonthlyCost)Constructors in com.oracle.bmc.cloudmigrations.model with parameters of type CurrentMonthlyCost Constructor Description MigrationPlanStats(CostEstimation totalEstimatedCost, Date timeUpdated, Integer vmCount, CurrentMonthlyCost currentMonthlyCost, CostToMigrate costToMigrate)Deprecated.
-