Uses of Class
software.amazon.awssdk.services.billingconductor.model.CustomLineItemFlatChargeDetails
-
Packages that use CustomLineItemFlatChargeDetails Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of CustomLineItemFlatChargeDetails in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return CustomLineItemFlatChargeDetails Modifier and Type Method Description CustomLineItemFlatChargeDetailsCustomLineItemChargeDetails. flat()ACustomLineItemFlatChargeDetailsthat describes the charge details of a flat custom line item.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type CustomLineItemFlatChargeDetails Modifier and Type Method Description CustomLineItemChargeDetails.BuilderCustomLineItemChargeDetails.Builder. flat(CustomLineItemFlatChargeDetails flat)ACustomLineItemFlatChargeDetailsthat describes the charge details of a flat custom line item.
-