ShapeId

smithy4s.ShapeId$
See theShapeId companion class
object ShapeId extends Has[ShapeId]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Has[ShapeId]
class Object
trait Matchable
class Any
Self type
ShapeId.type

Members list

Concise view

Type members

Classlikes

final case class Member(shapeId: ShapeId, member: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

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

Value members

Concrete methods

def parse(string: String): Option[ShapeId]

Implicits

Implicits

implicit val shapeIdTag: ShapeTag[ShapeId]