@ExportPackage
Package com.yahoo.vespa.hosted.controller.api.integration.billing
-
Interface Summary Interface Description BillingController A service that controls creation of bills based on the resource usage of a tenant, controls the quota for a tenant, and controls the plan the tenant is on.BillingDatabaseClient Interface that talks about bills in the billing API.CostCalculator Plan A Plan knows about the billing calculations and the default quota for any tenant associated with the Plan.PlanRegistry Registry of all current plans we have support forQuotaCalculator Calculates the quota. -
Class Summary Class Description Bill An Bill is an identifier with a status (with history) and line items.Bill.Id Bill.LineItem Represents a chargeable line on a bill.Bill.StatusHistory BillingDatabaseClientMock CollectionResult InstrumentList InstrumentOwner MockBillingController PaymentInstrument PlanId PlanRegistryMock PlanResult Quota Quota information transmitted to the configserver on deploy. -
Enum Summary Enum Description CollectionMethod