RecordWithTtlMutableBuilder

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

Value members

Concrete methods

@inline
def setAddress(value: String): Self
@inline
def setTtl(value: Double): Self

Concrete fields

val x: Self