Primitive

smithy4s.schema.Primitive
See thePrimitive companion object
sealed trait Primitive[T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PBigDecimal
object PBigInt
object PBlob
object PBoolean
object PByte
object PDocument
object PDouble
object PFloat
object PInt
object PLong
object PShort
object PString
object PTimestamp
object PUUID
Show all

Members list

Value members

Concrete methods

final def schema(shapeId: ShapeId): Schema[T]
final def schema(namespace: String, name: String): Schema[T]