NextHop.DefinitionStages.WithDestinationIP Interface

public interface WithDestinationIP

Sets the destination IP address.

Method Summary

Modifier and Type Method and Description
NextHop.DefinitionStages.WithExecute withDestinationIPAddress(String destinationIPAddress)

Set the destinationIPAddress value.

Method Details

withDestinationIPAddress

public WithExecute withDestinationIPAddress(String destinationIPAddress)

Set the destinationIPAddress value.

Parameters:

destinationIPAddress - the destinationIPAddress value to set

Returns:

the VerificationIPFlow object itself.

Applies to