smithy4s.Hints.Binding
See theBinding companion trait
object Binding
Attributes
Members list
Type members
Classlikes
final case class DynamicBinding(keyId: ShapeId, value: Document) extends Binding
Attributes
- Supertypes
-
trait Bindingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class StaticBinding[A](key: ShapeTag[A], value: A) extends Binding
Attributes
- Supertypes
-
trait Bindingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article