Package | Description |
---|---|
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
StorageCostEstimation |
StorageCostEstimation.Builder.build() |
StorageCostEstimation |
CostEstimation.getStorage() |
Modifier and Type | Method and Description |
---|---|
StorageCostEstimation.Builder |
StorageCostEstimation.Builder.copy(StorageCostEstimation model) |
CostEstimation.Builder |
CostEstimation.Builder.storage(StorageCostEstimation storage) |
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.