Class Network.INet6

java.lang.Object
com.suse.salt.netapi.calls.modules.Network.INet6
Enclosing class:
Network

public static class Network.INet6 extends Object
Network interface (IPv6) as returned by "network.interfaces".
  • Field Details

    • prefixlen

      private String prefixlen
    • address

      private String address
    • scope

      private String scope
  • Constructor Details

    • INet6

      public INet6()
  • Method Details

    • getPrefixlen

      public String getPrefixlen()
      Returns:
      the prefixlen
    • getAddress

      public String getAddress()
      Returns:
      the address
    • getScope

      public String getScope()
      Returns:
      the scope