Uses of Class
software.amazon.awssdk.services.billingconductor.model.BillingPeriodRange
-
Packages that use BillingPeriodRange Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of BillingPeriodRange in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return BillingPeriodRange Modifier and Type Method Description BillingPeriodRangeGetBillingGroupCostReportRequest. billingPeriodRange()A time range for which the margin summary is effective.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type BillingPeriodRange Modifier and Type Method Description GetBillingGroupCostReportRequest.BuilderGetBillingGroupCostReportRequest.Builder. billingPeriodRange(BillingPeriodRange billingPeriodRange)A time range for which the margin summary is effective.
-