MutableBuilder

fmgp.typings.jose.anon.PickJWKktycrvxyen.MutableBuilder
final implicit open class MutableBuilder[Self <: PickJWKktycrvxyen](val x: Self) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def setCrv(value: String): Self
inline def setCrvUndefined: Self
inline def setE(value: String): Self
inline def setEUndefined: Self
inline def setKty(value: String): Self
inline def setKtyUndefined: Self
inline def setN(value: String): Self
inline def setNUndefined: Self
inline def setX(value: String): Self
inline def setXUndefined: Self
inline def setY(value: String): Self
inline def setYUndefined: Self

Concrete fields

val x: Self