Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentOwner
Packages that use InstrumentOwner
-
Uses of InstrumentOwner 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 InstrumentOwnerModifier and TypeMethodDescriptionBillingDatabaseClient.getDefaultPaymentInstrumentForTenant(com.yahoo.config.provision.TenantName from) BillingDatabaseClientMock.getDefaultPaymentInstrumentForTenant(com.yahoo.config.provision.TenantName tenantName) Methods in com.yahoo.vespa.hosted.controller.api.integration.billing with parameters of type InstrumentOwnerModifier and TypeMethodDescriptionbooleanBillingDatabaseClient.setActivePaymentInstrument(InstrumentOwner paymentInstrument) booleanBillingDatabaseClientMock.setActivePaymentInstrument(InstrumentOwner paymentInstrument)