Uses of Class
software.amazon.awssdk.services.billingconductor.model.ListCustomLineItemPercentageChargeDetails
-
Packages that use ListCustomLineItemPercentageChargeDetails Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of ListCustomLineItemPercentageChargeDetails in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return ListCustomLineItemPercentageChargeDetails Modifier and Type Method Description ListCustomLineItemPercentageChargeDetailsListCustomLineItemChargeDetails. percentage()AListCustomLineItemPercentageChargeDetailsthat describes the charge details of a percentage custom line item.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type ListCustomLineItemPercentageChargeDetails Modifier and Type Method Description ListCustomLineItemChargeDetails.BuilderListCustomLineItemChargeDetails.Builder. percentage(ListCustomLineItemPercentageChargeDetails percentage)AListCustomLineItemPercentageChargeDetailsthat describes the charge details of a percentage custom line item.
-