Uses of Class
software.amazon.awssdk.services.ec2.model.TargetReservationValue
Packages that use TargetReservationValue
-
Uses of TargetReservationValue in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TargetReservationValueModifier and TypeMethodDescriptionfinal List<TargetReservationValue>GetReservedInstancesExchangeQuoteResponse.targetConfigurationValueSet()The values of the target Convertible Reserved Instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TargetReservationValueModifier and TypeMethodDescriptionGetReservedInstancesExchangeQuoteResponse.Builder.targetConfigurationValueSet(TargetReservationValue... targetConfigurationValueSet) The values of the target Convertible Reserved Instances.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TargetReservationValueModifier and TypeMethodDescriptionGetReservedInstancesExchangeQuoteResponse.Builder.targetConfigurationValueSet(Collection<TargetReservationValue> targetConfigurationValueSet) The values of the target Convertible Reserved Instances.