Interface NextHop.DefinitionStages.WithDestinationIP

All Known Subinterfaces:
NextHop.Definition
Enclosing interface:
NextHop.DefinitionStages

public static interface NextHop.DefinitionStages.WithDestinationIP
Sets the destination IP address.
  • Method Details

    • withDestinationIpAddress

      NextHop.DefinitionStages.WithExecute withDestinationIpAddress(String destinationIPAddress)
      Set the destinationIPAddress value.
      Parameters:
      destinationIPAddress - the destinationIPAddress value to set
      Returns:
      the VerificationIPFlow object itself.