Interface NextHop.DefinitionStages.WithSourceIP

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

public static interface NextHop.DefinitionStages.WithSourceIP
Sets the source IP address.
  • Method Details

    • withSourceIpAddress

      NextHop.DefinitionStages.WithDestinationIP withSourceIpAddress(String sourceIPAddress)
      Set the sourceIPAddress value.
      Parameters:
      sourceIPAddress - the sourceIPAddress value to set
      Returns:
      the VerificationIPFlow object itself.