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 Summary
Modifier and TypeMethodDescriptionwithSourceIpAddress(String sourceIPAddress) Set the sourceIPAddress value.
-
Method Details
-
withSourceIpAddress
Set the sourceIPAddress value.- Parameters:
sourceIPAddress- the sourceIPAddress value to set- Returns:
- the VerificationIPFlow object itself.
-