data class DNSConfigurationImpl : DNSConfiguration
(source)
<init> |
DNSConfigurationImpl(name: String, peerRepository: String, enrLink: String, pollingPeriod: Long) |
enrLink |
fun enrLink(): String |
getName |
fun getName(): String |
peerRepository |
fun peerRepository(): String |
pollingPeriod |
fun pollingPeriod(): Long |