Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.billing.Bill.StatusHistory
Packages that use Bill.StatusHistory
-
Uses of Bill.StatusHistory in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing that return Bill.StatusHistoryConstructors in com.yahoo.vespa.hosted.controller.api.integration.billing with parameters of type Bill.StatusHistoryModifierConstructorDescriptionBill(Bill.Id id, com.yahoo.config.provision.TenantName tenant, Bill.StatusHistory statusHistory, List<Bill.LineItem> lineItems, ZonedDateTime startTime, ZonedDateTime endTime)