AnyTxtRecordMutableBuilder

@inline final class AnyTxtRecordMutableBuilder[Self <: AnyTxtRecord](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setEntries(value: Array[String]): Self
@inline
def setEntriesVarargs(value: String*): Self
@inline
def setType(value: TXT): Self

Concrete fields

val x: Self