Uses of Class
software.amazon.awssdk.services.bcmpricingcalculator.model.WorkloadEstimateUsageQuantity
-
Packages that use WorkloadEstimateUsageQuantity Package Description software.amazon.awssdk.services.bcmpricingcalculator.model -
-
Uses of WorkloadEstimateUsageQuantity in software.amazon.awssdk.services.bcmpricingcalculator.model
Methods in software.amazon.awssdk.services.bcmpricingcalculator.model that return WorkloadEstimateUsageQuantity Modifier and Type Method Description WorkloadEstimateUsageQuantityBatchCreateWorkloadEstimateUsageItem. quantity()The estimated usage quantity.WorkloadEstimateUsageQuantityWorkloadEstimateUsageItem. quantity()The estimated usage quantity for this item.Methods in software.amazon.awssdk.services.bcmpricingcalculator.model with parameters of type WorkloadEstimateUsageQuantity Modifier and Type Method Description BatchCreateWorkloadEstimateUsageItem.BuilderBatchCreateWorkloadEstimateUsageItem.Builder. quantity(WorkloadEstimateUsageQuantity quantity)The estimated usage quantity.WorkloadEstimateUsageItem.BuilderWorkloadEstimateUsageItem.Builder. quantity(WorkloadEstimateUsageQuantity quantity)The estimated usage quantity for this item.
-