Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedInstanceReservationValue
Packages that use ReservedInstanceReservationValue
-
Uses of ReservedInstanceReservationValue in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReservedInstanceReservationValueModifier and TypeMethodDescriptionGetReservedInstancesExchangeQuoteResponse.reservedInstanceValueSet()The configuration of your Convertible Reserved Instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ReservedInstanceReservationValueModifier and TypeMethodDescriptionGetReservedInstancesExchangeQuoteResponse.Builder.reservedInstanceValueSet(ReservedInstanceReservationValue... reservedInstanceValueSet) The configuration of your Convertible Reserved Instances.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ReservedInstanceReservationValueModifier and TypeMethodDescriptionGetReservedInstancesExchangeQuoteResponse.Builder.reservedInstanceValueSet(Collection<ReservedInstanceReservationValue> reservedInstanceValueSet) The configuration of your Convertible Reserved Instances.