Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.billing.InvoiceUpdate.ItemsUpdate
Packages that use InvoiceUpdate.ItemsUpdate
-
Uses of InvoiceUpdate.ItemsUpdate in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing that return InvoiceUpdate.ItemsUpdateModifier and TypeMethodDescriptionstatic InvoiceUpdate.ItemsUpdateInvoiceUpdate.ItemsUpdate.empty()InvoiceUpdate.ItemsUpdate.Counter.finish()ModifiableInvoiceUpdate.itemsUpdate()Constructors in com.yahoo.vespa.hosted.controller.api.integration.billing with parameters of type InvoiceUpdate.ItemsUpdateModifierConstructorDescriptionModifiableInvoiceUpdate(Bill.Id billId, InvoiceUpdate.ItemsUpdate itemsUpdate)