public static interface Deployment.DefinitionStages.WithMode
Modifier and Type | Method and Description |
---|---|
Deployment.DefinitionStages.WithCreate |
withMode(DeploymentMode mode)
Specifies the deployment mode.
|
Deployment.DefinitionStages.WithCreate withMode(DeploymentMode mode)
mode
- the mode of the deploymentCopyright © 2019. All rights reserved.