Uses of Class
software.amazon.awssdk.services.ec2.model.PurchaseRequest
Packages that use PurchaseRequest
-
Uses of PurchaseRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PurchaseRequestModifier and TypeMethodDescriptionfinal List<PurchaseRequest>PurchaseScheduledInstancesRequest.purchaseRequests()The purchase requests.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PurchaseRequestModifier and TypeMethodDescriptionPurchaseScheduledInstancesRequest.Builder.purchaseRequests(PurchaseRequest... purchaseRequests) The purchase requests.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type PurchaseRequestModifier and TypeMethodDescriptionPurchaseScheduledInstancesRequest.Builder.purchaseRequests(Collection<PurchaseRequest> purchaseRequests) The purchase requests.