Deployment.Definition Interface
Definition
Container interface for all the deployment definitions.
public static interface Deployment.Definition extends Deployment.DefinitionStages.Blank, Deployment.DefinitionStages.WithGroup, Deployment.DefinitionStages.WithTemplate, Deployment.DefinitionStages.WithParameters, Deployment.DefinitionStages.WithMode, Deployment.DefinitionStages.WithCreate
- Implements