NextHop.DefinitionStages.WithSourceIP Interface

public static interface NextHop.DefinitionStages.WithSourceIP

Sets the source IP address.

Method Summary

Modifier and Type Method and Description
abstract WithDestinationIP withSourceIPAddress(String sourceIPAddress)

Set the sourceIPAddress value.

Method Details

withSourceIPAddress

public abstract NextHop.DefinitionStages.WithDestinationIP withSourceIPAddress(String sourceIPAddress)

Set the sourceIPAddress value.

Parameters:

sourceIPAddress - the sourceIPAddress value to set

Returns:

the VerificationIPFlow object itself.

Applies to