DnsRecordKt
object DnsRecordKt
Specifies a DNS record, with type, content, and TTL information.
Content copied to clipboard
Protobuf type elide.net.DnsRecord
Types
Link copied to clipboard
object AddressValueKt
Protobuf type elide.net.DnsRecord.AddressValue
Link copied to clipboard
object HostnameValueKt
Protobuf type elide.net.DnsRecord.HostnameValue
Link copied to clipboard
object PriorityValueKt
Protobuf type elide.net.DnsRecord.PriorityValue
Link copied to clipboard
object StringValueKt
Protobuf type elide.net.DnsRecord.StringValue
Functions
Link copied to clipboard
Link copied to clipboard
inline fun hostnameValue(block: DnsRecordKt.HostnameValueKt.Dsl.() -> Unit): DnsRecord.HostnameValue
Link copied to clipboard
inline fun priorityValue(block: DnsRecordKt.PriorityValueKt.Dsl.() -> Unit): DnsRecord.PriorityValue
Link copied to clipboard