PizzaAdminServiceOperation

smithy4s.example.PizzaAdminServiceOperation$
See thePizzaAdminServiceOperation companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

Attributes

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

Attributes

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

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[AddMenuItemError]
trait Has[AddMenuItemError]
trait ShapeTag[AddMenuItemError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait AddMenuItemError extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
case class Book(input: BookInput) extends PizzaAdminServiceOperation[BookInput, Nothing, BookOutput, Nothing, Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[BookInput, Nothing, BookOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
object Book extends Endpoint[PizzaAdminServiceOperation, BookInput, Nothing, BookOutput, Nothing, Nothing]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, BookInput, Nothing, BookOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Self type
Book.type

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
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
object CustomCodeError extends Companion[CustomCodeError]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[CustomCodeError]
trait Has[CustomCodeError]
trait ShapeTag[CustomCodeError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait CustomCodeError extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
case class Echo(input: EchoInput) extends PizzaAdminServiceOperation[EchoInput, Nothing, Unit, Nothing, Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[EchoInput, Nothing, Unit, Nothing, Nothing]
class Object
trait Matchable
class Any
object Echo extends Endpoint[PizzaAdminServiceOperation, EchoInput, Nothing, Unit, Nothing, Nothing]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, EchoInput, Nothing, Unit, Nothing, Nothing]
class Object
trait Matchable
class Any
Self type
Echo.type

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object GetEnum extends Endpoint[PizzaAdminServiceOperation, GetEnumInput, GetEnumError, GetEnumOutput, Nothing, Nothing] with Errorable[GetEnumError]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Errorable[GetEnumError]
class Object
trait Matchable
class Any
Self type
GetEnum.type
object GetEnumError extends Companion[GetEnumError]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[GetEnumError]
trait Has[GetEnumError]
trait ShapeTag[GetEnumError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait GetEnumError extends Product with Serializable

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object GetIntEnum extends Endpoint[PizzaAdminServiceOperation, GetIntEnumInput, GetIntEnumError, GetIntEnumOutput, Nothing, Nothing] with Errorable[GetIntEnumError]

Attributes

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

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[GetIntEnumError]
trait Has[GetIntEnumError]
trait ShapeTag[GetIntEnumError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait GetIntEnumError extends Product with Serializable

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object GetMenu extends Endpoint[PizzaAdminServiceOperation, GetMenuRequest, GetMenuError, GetMenuResult, Nothing, Nothing] with Errorable[GetMenuError]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Errorable[GetMenuError]
class Object
trait Matchable
class Any
Self type
GetMenu.type
object GetMenuError extends Companion[GetMenuError]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[GetMenuError]
trait Has[GetMenuError]
trait ShapeTag[GetMenuError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait GetMenuError extends Product with Serializable

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object HeaderEndpoint extends Endpoint[PizzaAdminServiceOperation, HeaderEndpointData, Nothing, HeaderEndpointData, Nothing, Nothing]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, HeaderEndpointData, Nothing, HeaderEndpointData, Nothing, Nothing]
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Health extends Endpoint[PizzaAdminServiceOperation, HealthRequest, HealthError, HealthResponse, Nothing, Nothing] with Errorable[HealthError]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Errorable[HealthError]
class Object
trait Matchable
class Any
Self type
Health.type
object HealthError extends Companion[HealthError]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[HealthError]
trait Has[HealthError]
trait ShapeTag[HealthError]
trait HasId
class Object
trait Matchable
class Any
Self type
sealed trait HealthError extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
case class RoundTrip(input: RoundTripData) extends PizzaAdminServiceOperation[RoundTripData, Nothing, RoundTripData, Nothing, Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[RoundTripData, Nothing, RoundTripData, Nothing, Nothing]
class Object
trait Matchable
class Any
object RoundTrip extends Endpoint[PizzaAdminServiceOperation, RoundTripData, Nothing, RoundTripData, Nothing, Nothing]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, RoundTripData, Nothing, RoundTripData, Nothing, Nothing]
class Object
trait Matchable
class Any
Self type
class Transformed[P[_, _, _, _, _], P1[_, _, _, _, _]](alg: PizzaAdminServiceGen[P], f: PolyFunction5[P, P1]) extends PizzaAdminServiceGen[P1]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Constant[P]
case class Version() extends PizzaAdminServiceOperation[Unit, Nothing, VersionOutput, Nothing, Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[Unit, Nothing, VersionOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
object Version extends Endpoint[PizzaAdminServiceOperation, Unit, Nothing, VersionOutput, Nothing, Nothing]

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, Unit, Nothing, VersionOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Self type
Version.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
reified.type

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 toPolyFunction[P[_, _, _, _, _]](impl: PizzaAdminServiceGen[P]): PolyFunction5[PizzaAdminServiceOperation, P]