Topology.DefinitionStages.WithTargetNetwork Interface

public static interface Topology.DefinitionStages.WithTargetNetwork

Sets the target virtual network.

Method Summary

Modifier and Type Method and Description
abstract WithExecuteAndSubnet withTargetNetwork(String networkId)

Set the target virtual network.

Method Details

withTargetNetwork

public abstract Topology.DefinitionStages.WithExecuteAndSubnet withTargetNetwork(String networkId)

Set the target virtual network.

Parameters:

networkId - the target network id value to set

Returns:

the Topology object itself.

Applies to