Uses of Class
software.amazon.awssdk.services.ec2.model.ReservedInstanceLimitPrice
-
Packages that use ReservedInstanceLimitPrice Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ReservedInstanceLimitPrice in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReservedInstanceLimitPrice Modifier and Type Method Description ReservedInstanceLimitPricePurchaseReservedInstancesOfferingRequest. limitPrice()Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ReservedInstanceLimitPrice Modifier and Type Method Description PurchaseReservedInstancesOfferingRequest.BuilderPurchaseReservedInstancesOfferingRequest.Builder. limitPrice(ReservedInstanceLimitPrice limitPrice)Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.
-