Interface Deployment.DefinitionStages.WithMode
- All Known Subinterfaces:
Deployment.Definition
- Enclosing interface:
- Deployment.DefinitionStages
public static interface Deployment.DefinitionStages.WithMode
A deployment definition allowing the deployment mode to be specified.
-
Method Summary
-
Method Details
-
withMode
Specifies the deployment mode.- Parameters:
mode
- the mode of the deployment- Returns:
- the next stage of the definition
-