AnyRecord

object AnyRecord
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def AnyARecord(address: String, ttl: Double): AnyARecord
@inline
def AnyAaaaRecord(address: String, ttl: Double): AnyAaaaRecord
@inline
def AnyCnameRecord(value: String): AnyCnameRecord
@inline
def AnyMxRecord(exchange: String, priority: Double): AnyMxRecord
@inline
def AnyNaptrRecord(flags: String, order: Double, preference: Double, regexp: String, replacement: String, service: String): AnyNaptrRecord
@inline
def AnyNsRecord(value: String): AnyNsRecord
@inline
def AnyPtrRecord(value: String): AnyPtrRecord
@inline
def AnySoaRecord(expire: Double, hostmaster: String, minttl: Double, nsname: String, refresh: Double, retry: Double, serial: Double): AnySoaRecord
@inline
def AnySrvRecord(name: String, port: Double, priority: Double, weight: Double): AnySrvRecord
@inline
def AnyTxtRecord(entries: Array[String]): AnyTxtRecord