Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.billing.CollectionResult
-
Packages that use CollectionResult Package Description com.yahoo.vespa.hosted.controller.api.integration.billing -
-
Uses of CollectionResult in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing that return CollectionResult Modifier and Type Method Description static CollectionResultCollectionResult. error(String errorMessage)default CollectionResultBillingController. setCollectionMethod(com.yahoo.config.provision.TenantName tenant, CollectionMethod method)Set the bill collection method for the given tenantCollectionResultMockBillingController. setCollectionMethod(com.yahoo.config.provision.TenantName tenant, CollectionMethod method)static CollectionResultCollectionResult. success()
-