NextHop.DefinitionStages.WithSourceIP Interface

public interface WithSourceIP

Sets the source IP address.

Method Summary

Modifier and Type Method and Description
NextHop.DefinitionStages.WithDestinationIP withSourceIPAddress(String sourceIPAddress)

Set the sourceIPAddress value.

Method Details

withSourceIPAddress

public WithDestinationIP withSourceIPAddress(String sourceIPAddress)

Set the sourceIPAddress value.

Parameters:

sourceIPAddress - the sourceIPAddress value to set

Returns:

the VerificationIPFlow object itself.

Applies to