Matcher

smithy.waiters.Matcher$
See theMatcher companion trait
object Matcher extends Companion[Matcher]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Has[Matcher]
trait HasId
class Object
trait Matchable
class Any
Self type
Matcher.type

Members list

Concise view

Type members

Classlikes

case class ErrorTypeCase(errorType: String) extends Matcher

Attributes

Companion:
object
Graph
Supertypes
trait Matcher
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class InputOutputCase(inputOutput: PathMatcher) extends Matcher

Attributes

Companion:
object
Graph
Supertypes
trait Matcher
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class OutputCase(output: PathMatcher) extends Matcher

Attributes

Companion:
object
Graph
Supertypes
trait Matcher
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object OutputCase

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class SuccessCase(success: Boolean) extends Matcher

Attributes

Companion:
object
Graph
Supertypes
trait Matcher
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Inherited classlikes

object hint

Attributes

Inherited from:
Companion
Graph
Supertypes
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

Inherited methods

final override def getTag: ShapeTag[A]

Attributes

Definition Classes
Inherited from:
Companion

Concrete fields

val id: ShapeId

Implicits

Implicits

implicit val schema: Schema[Matcher]

Inherited implicits

Attributes

Inherited from:
Companion