Uses of Class
software.amazon.awssdk.services.ec2.model.Purchase
Packages that use Purchase
-
Uses of Purchase in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PurchaseModifier and TypeMethodDescriptionGetHostReservationPurchasePreviewResponse.purchase()The purchase information of the Dedicated Host reservation and the Dedicated Hosts associated with it.PurchaseHostReservationResponse.purchase()Describes the details of the purchase.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PurchaseModifier and TypeMethodDescriptionThe purchase information of the Dedicated Host reservation and the Dedicated Hosts associated with it.Describes the details of the purchase.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type PurchaseModifier and TypeMethodDescriptionGetHostReservationPurchasePreviewResponse.Builder.purchase(Collection<Purchase> purchase) The purchase information of the Dedicated Host reservation and the Dedicated Hosts associated with it.PurchaseHostReservationResponse.Builder.purchase(Collection<Purchase> purchase) Describes the details of the purchase.