ConnectivityCheck.DefinitionStages.FromSourcePort Interface

public interface FromSourcePort

Sets the source port from which a connectivity check will be performed.

Method Summary

Modifier and Type Method and Description
ConnectivityCheck.DefinitionStages.WithExecute fromSourcePort(int port)

Method Details

fromSourcePort

public WithExecute fromSourcePort(int port)

Parameters:

port - source port

Returns:

next definition stage

Applies to