Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.resource.MeteringClient
-
Packages that use MeteringClient Package Description com.yahoo.vespa.hosted.controller.api.integration com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems. -
-
Uses of MeteringClient in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return MeteringClient Modifier and Type Method Description MeteringClientServiceRegistry. meteringService() -
Uses of MeteringClient in com.yahoo.vespa.hosted.controller.api.integration.stubs
Classes in com.yahoo.vespa.hosted.controller.api.integration.stubs that implement MeteringClient Modifier and Type Class Description classMockMeteringClient
-