| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPeriodRange |
BillingPeriodRange.clone() |
BillingPeriodRange |
GetBillingGroupCostReportRequest.getBillingPeriodRange()
A time range for which the margin summary is effective.
|
BillingPeriodRange |
BillingPeriodRange.withExclusiveEndBillingPeriod(String exclusiveEndBillingPeriod)
The exclusive end billing period that defines a billing period range for the margin summary.
|
BillingPeriodRange |
BillingPeriodRange.withInclusiveStartBillingPeriod(String inclusiveStartBillingPeriod)
The inclusive start billing period that defines a billing period range for the margin summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBillingGroupCostReportRequest.setBillingPeriodRange(BillingPeriodRange billingPeriodRange)
A time range for which the margin summary is effective.
|
GetBillingGroupCostReportRequest |
GetBillingGroupCostReportRequest.withBillingPeriodRange(BillingPeriodRange billingPeriodRange)
A time range for which the margin summary is effective.
|
Copyright © 2024. All rights reserved.