Uses of Class
com.yahoo.config.application.api.DeploymentSpec
Packages that use DeploymentSpec
-
Uses of DeploymentSpec in com.yahoo.config.application.api
Fields in com.yahoo.config.application.api declared as DeploymentSpecModifier and TypeFieldDescriptionstatic final DeploymentSpecDeploymentSpec.emptyThe empty deployment spec, specifying no zones or rotation, and defaults for all settingsMethods in com.yahoo.config.application.api that return DeploymentSpecModifier and TypeMethodDescriptionstatic DeploymentSpecCreates a deployment spec from XML.static DeploymentSpecCreates a deployment spec from XML.static DeploymentSpecCreates a deployment spec from XML.ApplicationPackage.getDeploymentSpec()Returns the parsed deployment spec of this, without validating it, and without reparsing on each request.default DeploymentSpecApplicationPackage.parseDeploymentSpec(boolean validate) -
Uses of DeploymentSpec in com.yahoo.config.application.api.xml
Methods in com.yahoo.config.application.api.xml that return DeploymentSpecModifier and TypeMethodDescriptionReads a deployment spec from given readerReads a deployment spec from XML