Class Network.INet
- java.lang.Object
-
- com.suse.salt.netapi.calls.modules.Network.INet
-
-
Constructor Summary
Constructors Constructor Description INet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>
getAddress()
Optional<String>
getBroadcast()
Optional<String>
getLabel()
Optional<String>
getNetmask()
-