Uses of Interface
software.amazon.awssdk.services.ec2.model.PriceScheduleSpecification.Builder
Packages that use PriceScheduleSpecification.Builder
-
Uses of PriceScheduleSpecification.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PriceScheduleSpecification.BuilderModifier and TypeMethodDescriptionPriceScheduleSpecification.builder()PriceScheduleSpecification.Builder.currencyCode(String currencyCode) The currency for transacting the Reserved Instance resale.PriceScheduleSpecification.Builder.currencyCode(CurrencyCodeValues currencyCode) The currency for transacting the Reserved Instance resale.The fixed price for the term.The number of months remaining in the reservation.PriceScheduleSpecification.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PriceScheduleSpecification.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PriceScheduleSpecification.Builder>PriceScheduleSpecification.serializableBuilderClass()