Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.billing.PaymentInstrument
Packages that use PaymentInstrument
-
Uses of PaymentInstrument in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing that return types with arguments of type PaymentInstrumentModifier and TypeMethodDescriptionBillingController.getDefaultInstrument(com.yahoo.config.provision.TenantName tenant) Get the payment instrument for the given tenantMockBillingController.getDefaultInstrument(com.yahoo.config.provision.TenantName tenant) InstrumentList.getInstruments()Methods in com.yahoo.vespa.hosted.controller.api.integration.billing with parameters of type PaymentInstrumentModifier and TypeMethodDescriptionvoidInstrumentList.addInstrument(PaymentInstrument instrument) Method parameters in com.yahoo.vespa.hosted.controller.api.integration.billing with type arguments of type PaymentInstrumentModifier and TypeMethodDescriptionvoidInstrumentList.addInstruments(List<PaymentInstrument> instruments) Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.billing with type arguments of type PaymentInstrument