Interface Pool.DefinitionStages.Blank<ParentT>

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

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