Static Host Config
Represents a static host Configuration to be used in STATIC config mode
Constructors
Link copied to clipboard
public void EthernetConfig.StaticHostConfig(String ipAddress, int prefixLength, String gatewayAddress, List<String> dnsServers)
Types
Link copied to clipboard
Helper for building new instances of StaticHostConfig