Uses of Class
software.amazon.awssdk.services.ec2.model.PurchaseHostReservationRequest
Packages that use PurchaseHostReservationRequest
Package
Description
-
Uses of PurchaseHostReservationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type PurchaseHostReservationRequestModifier and TypeMethodDescriptionEc2AsyncClient.purchaseHostReservation(PurchaseHostReservationRequest purchaseHostReservationRequest) Purchase a reservation with configurations that match those of your Dedicated Host.default PurchaseHostReservationResponseEc2Client.purchaseHostReservation(PurchaseHostReservationRequest purchaseHostReservationRequest) Purchase a reservation with configurations that match those of your Dedicated Host. -
Uses of PurchaseHostReservationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type PurchaseHostReservationRequestModifier and TypeMethodDescriptionPurchaseHostReservationRequestMarshaller.marshall(PurchaseHostReservationRequest purchaseHostReservationRequest)