| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemBillingPeriodRange |
CustomLineItemBillingPeriodRange.clone() |
CustomLineItemBillingPeriodRange |
UpdateCustomLineItemRequest.getBillingPeriodRange() |
CustomLineItemBillingPeriodRange |
BatchDisassociateResourcesFromCustomLineItemRequest.getBillingPeriodRange() |
CustomLineItemBillingPeriodRange |
DeleteCustomLineItemRequest.getBillingPeriodRange() |
CustomLineItemBillingPeriodRange |
BatchAssociateResourcesToCustomLineItemRequest.getBillingPeriodRange() |
CustomLineItemBillingPeriodRange |
CreateCustomLineItemRequest.getBillingPeriodRange()
A time range for which the custom line item is effective.
|
CustomLineItemBillingPeriodRange |
CustomLineItemBillingPeriodRange.withExclusiveEndBillingPeriod(String exclusiveEndBillingPeriod)
The inclusive end billing period that defines a billing period range where a custom line is applied.
|
CustomLineItemBillingPeriodRange |
CustomLineItemBillingPeriodRange.withInclusiveStartBillingPeriod(String inclusiveStartBillingPeriod)
The inclusive start billing period that defines a billing period range where a custom line is applied.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCustomLineItemRequest.setBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
void |
BatchDisassociateResourcesFromCustomLineItemRequest.setBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
void |
DeleteCustomLineItemRequest.setBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
void |
BatchAssociateResourcesToCustomLineItemRequest.setBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
void |
CreateCustomLineItemRequest.setBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
A time range for which the custom line item is effective.
|
UpdateCustomLineItemRequest |
UpdateCustomLineItemRequest.withBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
BatchDisassociateResourcesFromCustomLineItemRequest |
BatchDisassociateResourcesFromCustomLineItemRequest.withBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
DeleteCustomLineItemRequest |
DeleteCustomLineItemRequest.withBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
BatchAssociateResourcesToCustomLineItemRequest |
BatchAssociateResourcesToCustomLineItemRequest.withBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange) |
CreateCustomLineItemRequest |
CreateCustomLineItemRequest.withBillingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
A time range for which the custom line item is effective.
|
Copyright © 2023. All rights reserved.