Uses of Class
software.amazon.awssdk.services.ec2.model.PurchaseHostReservationRequest
-
Packages that use PurchaseHostReservationRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of PurchaseHostReservationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type PurchaseHostReservationRequest Modifier and Type Method Description default CompletableFuture<PurchaseHostReservationResponse>Ec2AsyncClient. 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 PurchaseHostReservationRequest Modifier and Type Method Description SdkHttpFullRequestPurchaseHostReservationRequestMarshaller. marshall(PurchaseHostReservationRequest purchaseHostReservationRequest)
-