Topology.DefinitionStages.WithTargetSubnet Interface

public static interface Topology.DefinitionStages.WithTargetSubnet

Sets the target subnet.

Method Summary

Modifier and Type Method and Description
abstract WithExecute withTargetSubnet(String subnetName)

Set the subnetName value.

Method Details

withTargetSubnet

public abstract Topology.DefinitionStages.WithExecute withTargetSubnet(String subnetName)

Set the subnetName value.

Parameters:

subnetName - the destinationIPAddress value to set

Returns:

the Topology object itself.

Applies to