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