Interface SpringAppDeployment.DefinitionStages.Final<T>

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

public static interface SpringAppDeployment.DefinitionStages.Final<T> extends SpringAppDeployment.DefinitionStages.WithSettings<T>
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.