Interface LocalNetworkGateway.UpdateStages.WithIPAddress
- All Known Subinterfaces:
LocalNetworkGateway.Update
- Enclosing interface:
- LocalNetworkGateway.UpdateStages
public static interface LocalNetworkGateway.UpdateStages.WithIPAddress
The stage of the local network gateway update allowing to change IP address of local network gateway.
-
Method Summary
-
Method Details
-
withIPAddress
Specifies the IP address.- Parameters:
ipAddress- the IP address- Returns:
- the next stage of the update
-