StaticHostConfig

public class StaticHostConfig

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
public class Builder
Helper for building new instances of StaticHostConfig

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public int prefixLength

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public int getPrefixLength()
Link copied to clipboard
public String toString()