NextHop.DefinitionStages.WithDestinationIP Interface

public static interface NextHop.DefinitionStages.WithDestinationIP

Sets the destination IP address.

Method Summary

Modifier and Type Method and Description
abstract WithExecute withDestinationIPAddress(String destinationIPAddress)

Set the destinationIPAddress value.

Method Details

withDestinationIPAddress

public abstract NextHop.DefinitionStages.WithExecute withDestinationIPAddress(String destinationIPAddress)

Set the destinationIPAddress value.

Parameters:

destinationIPAddress - the destinationIPAddress value to set

Returns:

the VerificationIPFlow object itself.

Applies to