public class DnsServerConfig extends Object
| Constructor and Description |
|---|
DnsServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIp() |
Integer |
getPort() |
DnsServerConfig |
setIp(String ip) |
DnsServerConfig |
setPort(Integer port) |
String |
toString() |
public DnsServerConfig setIp(String ip)
public String getIp()
public DnsServerConfig setPort(Integer port)
public Integer getPort()
Copyright © 2026. All rights reserved.