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 DeploymentOptions
DeploymentOptions. CONFIGURATION_OVERWRITE
static DeploymentOptions
DeploymentOptions. DEFAULT
static DeploymentOptions
DeploymentOptions. DESIGNER
Methods in ch.ivyteam.ivy.deployment that return DeploymentOptions Modifier and Type Method Description DeploymentOptions
DeploymentOptions.Builder. toDeploymentOptions()
Methods in ch.ivyteam.ivy.deployment with parameters of type DeploymentOptions Modifier and Type Method Description DeploymentContext.Builder
DeploymentContext.Builder. options(DeploymentOptions options)
-