| Package | Description |
|---|---|
| com.amazonaws.services.costoptimizationhub.model |
| Modifier and Type | Method and Description |
|---|---|
ReservedInstancesCostCalculation |
ReservedInstancesCostCalculation.clone() |
ReservedInstancesCostCalculation |
RedshiftReservedInstances.getCostCalculation()
Cost impact of the purchase recommendation.
|
ReservedInstancesCostCalculation |
RdsReservedInstances.getCostCalculation()
Cost impact of the purchase recommendation.
|
ReservedInstancesCostCalculation |
OpenSearchReservedInstances.getCostCalculation()
Cost impact of the purchase recommendation.
|
ReservedInstancesCostCalculation |
Ec2ReservedInstances.getCostCalculation()
Cost impact of the purchase recommendation.
|
ReservedInstancesCostCalculation |
ElastiCacheReservedInstances.getCostCalculation()
Cost impact of the purchase recommendation.
|
ReservedInstancesCostCalculation |
ReservedInstancesCostCalculation.withPricing(ReservedInstancesPricing pricing)
Pricing details of the purchase recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftReservedInstances.setCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
void |
RdsReservedInstances.setCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
void |
OpenSearchReservedInstances.setCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
void |
Ec2ReservedInstances.setCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
void |
ElastiCacheReservedInstances.setCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
RedshiftReservedInstances |
RedshiftReservedInstances.withCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
RdsReservedInstances |
RdsReservedInstances.withCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
OpenSearchReservedInstances |
OpenSearchReservedInstances.withCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
Ec2ReservedInstances |
Ec2ReservedInstances.withCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
ElastiCacheReservedInstances |
ElastiCacheReservedInstances.withCostCalculation(ReservedInstancesCostCalculation costCalculation)
Cost impact of the purchase recommendation.
|
Copyright © 2024. All rights reserved.