Interface Pool.Definition<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.Blank<ParentT>, Pool.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
Pool

public static interface Pool.Definition<ParentT> extends Pool.DefinitionStages.Blank<ParentT>, Pool.DefinitionStages.WithAttach<ParentT>
The entirety of a Batch pool definition as a part of a Batch account definition.