Uses of Interface
software.amazon.awssdk.services.ec2.model.PriceSchedule.Builder
Packages that use PriceSchedule.Builder
-
Uses of PriceSchedule.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PriceSchedule.BuilderModifier and TypeMethodDescriptionThe current price schedule, as determined by the term remaining for the Reserved Instance in the listing.static PriceSchedule.BuilderPriceSchedule.builder()PriceSchedule.Builder.currencyCode(String currencyCode) The currency for transacting the Reserved Instance resale.PriceSchedule.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.PriceSchedule.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PriceSchedule.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PriceSchedule.Builder>PriceSchedule.serializableBuilderClass()