Interface SpringAppDeployment.DefinitionStages.Blank<T>

Type Parameters:
T - The return type of final stage
All Superinterfaces:
SpringAppDeployment.DefinitionStages.WithSource<T>
All Known Subinterfaces:
SpringAppDeployment.Definition<ParentT,T>
Enclosing interface:
SpringAppDeployment.DefinitionStages

public static interface SpringAppDeployment.DefinitionStages.Blank<T> extends SpringAppDeployment.DefinitionStages.WithSource<T>
The first stage of the deployment definition.