Uses of Interface
software.amazon.awssdk.services.ec2.model.TargetReservationValue.Builder
Packages that use TargetReservationValue.Builder
-
Uses of TargetReservationValue.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TargetReservationValue.BuilderModifier and TypeMethodDescriptionTargetReservationValue.builder()default TargetReservationValue.BuilderTargetReservationValue.Builder.reservationValue(Consumer<ReservationValue.Builder> reservationValue) The total value of the Convertible Reserved Instances that make up the exchange.TargetReservationValue.Builder.reservationValue(ReservationValue reservationValue) The total value of the Convertible Reserved Instances that make up the exchange.default TargetReservationValue.BuilderTargetReservationValue.Builder.targetConfiguration(Consumer<TargetConfiguration.Builder> targetConfiguration) The configuration of the Convertible Reserved Instances that make up the exchange.TargetReservationValue.Builder.targetConfiguration(TargetConfiguration targetConfiguration) The configuration of the Convertible Reserved Instances that make up the exchange.TargetReservationValue.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TargetReservationValue.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TargetReservationValue.Builder>TargetReservationValue.serializableBuilderClass()