Uses of Class
software.amazon.awssdk.services.billingconductor.model.ListCustomLineItemsFilter
-
Packages that use ListCustomLineItemsFilter Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of ListCustomLineItemsFilter in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return ListCustomLineItemsFilter Modifier and Type Method Description ListCustomLineItemsFilterListCustomLineItemsRequest. filters()AListCustomLineItemsFilterthat specifies the custom line item names and/or billing group Amazon Resource Names (ARNs) to retrieve FFLI information.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type ListCustomLineItemsFilter Modifier and Type Method Description ListCustomLineItemsRequest.BuilderListCustomLineItemsRequest.Builder. filters(ListCustomLineItemsFilter filters)AListCustomLineItemsFilterthat specifies the custom line item names and/or billing group Amazon Resource Names (ARNs) to retrieve FFLI information.
-