Package | Description |
---|---|
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
VolumeCostEstimation |
VolumeCostEstimation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VolumeCostEstimation> |
StorageCostEstimation.getVolumes()
Volume estimation
|
Modifier and Type | Method and Description |
---|---|
VolumeCostEstimation.Builder |
VolumeCostEstimation.Builder.copy(VolumeCostEstimation model) |
Modifier and Type | Method and Description |
---|---|
StorageCostEstimation.Builder |
StorageCostEstimation.Builder.volumes(List<VolumeCostEstimation> volumes)
Volume estimation
|
Constructor and Description |
---|
StorageCostEstimation(List<VolumeCostEstimation> volumes,
BigDecimal totalGbPerMonth,
BigDecimal totalGbPerMonthBySubscription)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.