Class Network.INet6
- java.lang.Object
-
- com.suse.salt.netapi.calls.modules.Network.INet6
-
- Enclosing class:
- Network
public static class Network.INet6 extends java.lang.Object
Network interface (IPv6) as returned by "network.interfaces".
-
-
Constructor Summary
Constructors Constructor Description INet6()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAddress()
java.lang.String
getPrefixlen()
java.lang.String
getScope()
-