Interface Pool.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent Batch account definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>
All Known Subinterfaces:
Pool.UpdateDefinition<ParentT>, Pool.UpdateDefinitionStages.Blank<ParentT>
Enclosing interface:
Pool.UpdateDefinitionStages

public static interface Pool.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>
The stage of a Batch pool definition allowing the creation of configurations.