Interface Topology.DefinitionStages.WithTargetSubnet

All Known Subinterfaces:
Topology.Definition, Topology.DefinitionStages.WithExecuteAndSubnet
Enclosing interface:
Topology.DefinitionStages

public static interface Topology.DefinitionStages.WithTargetSubnet
Sets the target subnet.
  • Method Details

    • withTargetSubnet

      Topology.DefinitionStages.WithExecute withTargetSubnet(String subnetName)
      Set the subnetName value.
      Parameters:
      subnetName - the destinationIPAddress value to set
      Returns:
      the Topology object itself.