Package | Description |
---|---|
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
OsImageEstimation |
OsImageEstimation.Builder.build() |
OsImageEstimation |
CostEstimation.getOsImage() |
Modifier and Type | Method and Description |
---|---|
OsImageEstimation.Builder |
OsImageEstimation.Builder.copy(OsImageEstimation model) |
CostEstimation.Builder |
CostEstimation.Builder.osImage(OsImageEstimation osImage) |
Constructor and Description |
---|
CostEstimation(ComputeCostEstimation compute,
StorageCostEstimation storage,
OsImageEstimation osImage,
String currencyCode,
BigDecimal totalEstimationPerMonth,
BigDecimal totalEstimationPerMonthBySubscription,
String subscriptionId)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.