| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomLineItemVersionsBillingPeriodRangeFilter |
ListCustomLineItemVersionsBillingPeriodRangeFilter.clone() |
ListCustomLineItemVersionsBillingPeriodRangeFilter |
ListCustomLineItemVersionsFilter.getBillingPeriodRange()
The billing period range in which the custom line item version is applied.
|
ListCustomLineItemVersionsBillingPeriodRangeFilter |
ListCustomLineItemVersionsBillingPeriodRangeFilter.withEndBillingPeriod(String endBillingPeriod)
The exclusive end billing period that defines a billing period range where a custom line item version is applied.
|
ListCustomLineItemVersionsBillingPeriodRangeFilter |
ListCustomLineItemVersionsBillingPeriodRangeFilter.withStartBillingPeriod(String startBillingPeriod)
The inclusive start billing period that defines a billing period range where a custom line item version is
applied.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCustomLineItemVersionsFilter.setBillingPeriodRange(ListCustomLineItemVersionsBillingPeriodRangeFilter billingPeriodRange)
The billing period range in which the custom line item version is applied.
|
ListCustomLineItemVersionsFilter |
ListCustomLineItemVersionsFilter.withBillingPeriodRange(ListCustomLineItemVersionsBillingPeriodRangeFilter billingPeriodRange)
The billing period range in which the custom line item version is applied.
|
Copyright © 2023. All rights reserved.