Interface LocalNetworkGateway.UpdateStages.WithIPAddress
-
- All Known Subinterfaces:
LocalNetworkGateway.Update
- Enclosing interface:
- LocalNetworkGateway.UpdateStages
public static interface LocalNetworkGateway.UpdateStages.WithIPAddressThe stage of the local network gateway update allowing to change IP address of local network gateway.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocalNetworkGateway.UpdatewithIPAddress(String ipAddress)
-
-
-
Method Detail
-
withIPAddress
LocalNetworkGateway.Update withIPAddress(String ipAddress)
-
-