| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemBillingPeriodRange |
CreateCustomLineItemRequest.billingPeriodRange()
A time range for which the custom line item is effective.
|
CustomLineItemBillingPeriodRange |
DeleteCustomLineItemRequest.billingPeriodRange()
Returns the value of the BillingPeriodRange property for this object.
|
CustomLineItemBillingPeriodRange |
BatchAssociateResourcesToCustomLineItemRequest.billingPeriodRange()
Returns the value of the BillingPeriodRange property for this object.
|
CustomLineItemBillingPeriodRange |
BatchDisassociateResourcesFromCustomLineItemRequest.billingPeriodRange()
Returns the value of the BillingPeriodRange property for this object.
|
CustomLineItemBillingPeriodRange |
UpdateCustomLineItemRequest.billingPeriodRange()
Returns the value of the BillingPeriodRange property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCustomLineItemRequest.Builder |
CreateCustomLineItemRequest.Builder.billingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
A time range for which the custom line item is effective.
|
DeleteCustomLineItemRequest.Builder |
DeleteCustomLineItemRequest.Builder.billingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
Sets the value of the BillingPeriodRange property for this object.
|
BatchAssociateResourcesToCustomLineItemRequest.Builder |
BatchAssociateResourcesToCustomLineItemRequest.Builder.billingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
Sets the value of the BillingPeriodRange property for this object.
|
BatchDisassociateResourcesFromCustomLineItemRequest.Builder |
BatchDisassociateResourcesFromCustomLineItemRequest.Builder.billingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
Sets the value of the BillingPeriodRange property for this object.
|
UpdateCustomLineItemRequest.Builder |
UpdateCustomLineItemRequest.Builder.billingPeriodRange(CustomLineItemBillingPeriodRange billingPeriodRange)
Sets the value of the BillingPeriodRange property for this object.
|
Copyright © 2023. All rights reserved.