GetIntEnum

smithy4s.example.PizzaAdminServiceOperation.GetIntEnum
See theGetIntEnum companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
GetIntEnum.type

Members list

Type members

Inherited classlikes

object Error

Attributes

Inherited from:
Endpoint
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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final def error: Option[ErrorSchema[E]]

Attributes

Inherited from:
Endpoint
final def hints: Hints

Attributes

Inherited from:
Endpoint
final def id: ShapeId

Attributes

Inherited from:
Endpoint
final def input: Schema[I]

Attributes

Inherited from:
Endpoint
final def mapSchema(f: OperationSchema[GetIntEnumInput, GetIntEnumError, GetIntEnumOutput, Nothing, Nothing] => OperationSchema[GetIntEnumInput, GetIntEnumError, GetIntEnumOutput, Nothing, Nothing]): Endpoint[Op, I, E, O, SI, SO]

Attributes

Inherited from:
Endpoint
final def name: String

Attributes

Inherited from:
Endpoint
final def output: Schema[O]

Attributes

Inherited from:
Endpoint
final def streamedInput: Option[StreamingSchema[SI]]

Attributes

Inherited from:
Endpoint
final def streamedOutput: Option[StreamingSchema[SO]]

Attributes

Inherited from:
Endpoint

Deprecated and Inherited methods

final def errorschema: Option[ErrorSchema[E]]

Attributes

Deprecated
[Since version 0.18]
Inherited from:
Endpoint

Concrete fields

val schema: OperationSchema[GetIntEnumInput, GetIntEnumError, GetIntEnumOutput, Nothing, Nothing]