Uses of Class
org.killbill.billing.usage.api.UsageApiException
-
Packages that use UsageApiException Package Description org.killbill.billing.usage.api -
-
Uses of UsageApiException in org.killbill.billing.usage.api
Methods in org.killbill.billing.usage.api that throw UsageApiException Modifier and Type Method Description voidUsageUserApi. recordRolledUpUsage(SubscriptionUsageRecord usage, CallContext context)Bulk usage API when the external system (or the meter module) rolls-up usage data.
-