Class Network.Interface

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

public static class Network.Interface extends Object
Network interface as returned by "network.interfaces".
  • Field Details

  • Constructor Details

    • Interface

      public Interface()
  • Method Details

    • getHWAddr

      public String getHWAddr()
      Returns:
      the hwaddr
    • isUp

      public boolean isUp()
      Returns:
      the up
    • getInet

      public List<Network.INet> getInet()
      Returns:
      the inet
    • getInet6

      public List<Network.INet6> getInet6()
      Returns:
      the inet6