Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.deployment.TesterCloud.Status
Packages that use TesterCloud.Status
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of TesterCloud.Status in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return TesterCloud.StatusModifier and TypeMethodDescriptionConfigServer.getTesterStatus(DeploymentId deployment) Gets status for tester application -
Uses of TesterCloud.Status in com.yahoo.vespa.hosted.controller.api.integration.deployment
Methods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return TesterCloud.StatusModifier and TypeMethodDescriptionTesterCloud.getStatus(DeploymentId deploymentId) Returns the current status of the tester.static TesterCloud.StatusReturns the enum constant of this class with the specified name.static TesterCloud.Status[]TesterCloud.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TesterCloud.Status in com.yahoo.vespa.hosted.controller.api.integration.stubs
Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs that return TesterCloud.StatusMethods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type TesterCloud.Status