ReservationAggregates.Builder |
ReservationAggregates.Builder.amortizedRecurringFee(String amortizedRecurringFee) |
The monthly cost of your reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.amortizedUpfrontFee(String amortizedUpfrontFee) |
The upfront cost of your reservation.
|
static ReservationAggregates.Builder |
ReservationAggregates.builder() |
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.netRISavings(String netRISavings) |
How much you saved due to purchasing and utilizing reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.onDemandCostOfRIHoursUsed(String onDemandCostOfRIHoursUsed) |
How much your reservation costs if charged On-Demand rates.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.purchasedHours(String purchasedHours) |
How many reservation hours that you purchased.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.purchasedUnits(String purchasedUnits) |
The number of Amazon EC2 reservation hours that you purchased.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.realizedSavings(String realizedSavings) |
The realized savings because of purchasing and using a reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.riCostForUnusedHours(String riCostForUnusedHours) |
The cost of unused hours for your reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.toBuilder() |
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.totalActualHours(String totalActualHours) |
The total number of reservation hours that you used.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.totalActualUnits(String totalActualUnits) |
The total number of Amazon EC2 reservation hours that you used.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.totalAmortizedFee(String totalAmortizedFee) |
The total cost of your reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.totalPotentialRISavings(String totalPotentialRISavings) |
How much you might save if you use your entire reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.unrealizedSavings(String unrealizedSavings) |
The unrealized savings because of purchasing and using a reservation.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.unusedHours(String unusedHours) |
The number of reservation hours that you didn't use.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.unusedUnits(String unusedUnits) |
The number of Amazon EC2 reservation hours that you didn't use.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.utilizationPercentage(String utilizationPercentage) |
The percentage of reservation time that you used.
|
ReservationAggregates.Builder |
ReservationAggregates.Builder.utilizationPercentageInUnits(String utilizationPercentageInUnits) |
The percentage of Amazon EC2 reservation time that you used.
|