Uses of Class
ch.ivyteam.ivy.deployment.DeploymentOptions
-
Packages that use DeploymentOptions Package Description ch.ivyteam.ivy.deployment -
-
Uses of DeploymentOptions in ch.ivyteam.ivy.deployment
Fields in ch.ivyteam.ivy.deployment declared as DeploymentOptions Modifier and Type Field Description static DeploymentOptionsDeploymentOptions. CONFIGURATION_OVERWRITEstatic DeploymentOptionsDeploymentOptions. DEFAULTstatic DeploymentOptionsDeploymentOptions. DESIGNERMethods in ch.ivyteam.ivy.deployment that return DeploymentOptions Modifier and Type Method Description DeploymentOptionsDeploymentOptions.Builder. toDeploymentOptions()Methods in ch.ivyteam.ivy.deployment with parameters of type DeploymentOptions Modifier and Type Method Description DeploymentContext.BuilderDeploymentContext.Builder. options(DeploymentOptions options)
-