CustomCode

smithy4s.example.PizzaAdminServiceGen$.CustomCode$
See theCustomCode companion class
object CustomCode extends Endpoint[PizzaAdminServiceOperation, CustomCodeInput, CustomCodeError, CustomCodeOutput, Nothing, Nothing] with Errorable[CustomCodeError]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Errorable[CustomCodeError]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object Error

Attributes

Inherited from:
Endpoint
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 def name: String

Attributes

Inherited from:
Endpoint

Concrete fields

val error: UnionSchema[CustomCodeError]
override val errorable: Option[Errorable[CustomCodeError]]
val hints: Hints
val id: ShapeId
val input: Schema[CustomCodeInput]
val streamedInput: StreamingSchema[Nothing]
val streamedOutput: StreamingSchema[Nothing]