Interface Application.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent Batch account definition to return to after attaching this definition
All Superinterfaces:
Application.DefinitionStages.WithApplicationPackage<ParentT>, Application.DefinitionStages.WithAttach<ParentT>, Attachable.InDefinition<ParentT>
All Known Subinterfaces:
Application.Definition<ParentT>
Enclosing interface:
Application.DefinitionStages

public static interface Application.DefinitionStages.Blank<ParentT> extends Application.DefinitionStages.WithAttach<ParentT>
The first stage of a batch application definition.