| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemPercentageChargeDetails |
CustomLineItemPercentageChargeDetails.clone() |
CustomLineItemPercentageChargeDetails |
CustomLineItemChargeDetails.getPercentage()
A
CustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom
line item. |
CustomLineItemPercentageChargeDetails |
CustomLineItemPercentageChargeDetails.withAssociatedValues(Collection<String> associatedValues)
A list of resource ARNs to associate to the percentage custom line item.
|
CustomLineItemPercentageChargeDetails |
CustomLineItemPercentageChargeDetails.withAssociatedValues(String... associatedValues)
A list of resource ARNs to associate to the percentage custom line item.
|
CustomLineItemPercentageChargeDetails |
CustomLineItemPercentageChargeDetails.withPercentageValue(Double percentageValue)
The custom line item's percentage value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomLineItemChargeDetails.setPercentage(CustomLineItemPercentageChargeDetails percentage)
A
CustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom
line item. |
CustomLineItemChargeDetails |
CustomLineItemChargeDetails.withPercentage(CustomLineItemPercentageChargeDetails percentage)
A
CustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom
line item. |
Copyright © 2024. All rights reserved.