Interface Subnet.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Subnet.DefinitionStages.WithAddressPrefix<ParentT>
All Known Subinterfaces:
Subnet.Definition<ParentT>
Enclosing interface:
Subnet.DefinitionStages

public static interface Subnet.DefinitionStages.Blank<ParentT> extends Subnet.DefinitionStages.WithAddressPrefix<ParentT>
The first stage of the subnet definition.