ShapeId

smithy4s.ShapeId
See theShapeId companion object
final case class ShapeId(namespace: String, name: String) extends HasId

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait HasId
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def id: ShapeId

Attributes

Definition Classes
def show: String
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
def withMember(member: String): Member

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product