Interface Topology.DefinitionStages.WithTargetSubnet
-
- All Known Subinterfaces:
Topology.Definition,Topology.DefinitionStages.WithExecuteAndSubnet
- Enclosing interface:
- Topology.DefinitionStages
public static interface Topology.DefinitionStages.WithTargetSubnetSets the target subnet.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Topology.DefinitionStages.WithExecutewithTargetSubnet(String subnetName)Set the subnetName value.
-
-
-
Method Detail
-
withTargetSubnet
Topology.DefinitionStages.WithExecute withTargetSubnet(String subnetName)
Set the subnetName value.- Parameters:
subnetName- the destinationIPAddress value to set- Returns:
- the Topology object itself.
-
-