Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterId
-
Packages that use TesterId Package Description com.yahoo.vespa.hosted.controller.api.integration.deployment -
-
Uses of TesterId in com.yahoo.vespa.hosted.controller.api.integration.deployment
Methods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return TesterId Modifier and Type Method Description static TesterIdTesterId. of(com.yahoo.config.provision.ApplicationId id)Creates a new TesterId for a tester of the given application.TesterIdRunId. tester()
-