Uses of Interface
software.amazon.awssdk.services.ec2.model.ReservationValue.Builder
Packages that use ReservationValue.Builder
-
Uses of ReservationValue.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservationValue.BuilderModifier and TypeMethodDescriptionstatic ReservationValue.BuilderReservationValue.builder()ReservationValue.Builder.hourlyPrice(String hourlyPrice) The hourly rate of the reservation.ReservationValue.Builder.remainingTotalValue(String remainingTotalValue) The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of hours remaining).ReservationValue.Builder.remainingUpfrontValue(String remainingUpfrontValue) The remaining upfront cost of the reservation.ReservationValue.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReservationValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReservationValue.Builder>ReservationValue.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ReservationValue.BuilderModifier and TypeMethodDescriptionReservedInstanceReservationValue.Builder.reservationValue(Consumer<ReservationValue.Builder> reservationValue) The total value of the Convertible Reserved Instance that you are exchanging.default TargetReservationValue.BuilderTargetReservationValue.Builder.reservationValue(Consumer<ReservationValue.Builder> reservationValue) The total value of the Convertible Reserved Instances that make up the exchange.GetReservedInstancesExchangeQuoteResponse.Builder.reservedInstanceValueRollup(Consumer<ReservationValue.Builder> reservedInstanceValueRollup) The cost associated with the Reserved Instance.GetReservedInstancesExchangeQuoteResponse.Builder.targetConfigurationValueRollup(Consumer<ReservationValue.Builder> targetConfigurationValueRollup) The cost associated with the Reserved Instance.