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

Type members

Classlikes

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
object AddMenuItemError extends Companion[AddMenuItemError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[AddMenuItemError]
trait Companion[AddMenuItemError]
trait Has[AddMenuItemError]
trait ShapeTag[AddMenuItemError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait AddMenuItemError extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
CustomCode.type
object CustomCodeError extends Companion[CustomCodeError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[CustomCodeError]
trait Companion[CustomCodeError]
trait Has[CustomCodeError]
trait ShapeTag[CustomCodeError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait CustomCodeError extends Product, Serializable

Attributes

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

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, EchoInput, Nothing, Unit, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
Echo.type
final case class GetEnum(input: GetEnumInput) extends PizzaAdminServiceOperation[GetEnumInput, GetEnumError, GetEnumOutput, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GetEnum extends Endpoint[PizzaAdminServiceOperation, GetEnumInput, GetEnumError, GetEnumOutput, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, GetEnumInput, GetEnumError, GetEnumOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
GetEnum.type
object GetEnumError extends Companion[GetEnumError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[GetEnumError]
trait Companion[GetEnumError]
trait Has[GetEnumError]
trait ShapeTag[GetEnumError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait GetEnumError extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
GetIntEnum.type
object GetIntEnumError extends Companion[GetIntEnumError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[GetIntEnumError]
trait Companion[GetIntEnumError]
trait Has[GetIntEnumError]
trait ShapeTag[GetIntEnumError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait GetIntEnumError extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type
final case class GetMenu(input: GetMenuRequest) extends PizzaAdminServiceOperation[GetMenuRequest, GetMenuError, GetMenuResult, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GetMenu extends Endpoint[PizzaAdminServiceOperation, GetMenuRequest, GetMenuError, GetMenuResult, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
GetMenu.type
object GetMenuError extends Companion[GetMenuError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[GetMenuError]
trait Companion[GetMenuError]
trait Has[GetMenuError]
trait ShapeTag[GetMenuError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait GetMenuError extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type
final case class HeadRequest() extends PizzaAdminServiceOperation[Unit, Nothing, HeadRequestOutput, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[Unit, Nothing, HeadRequestOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
object HeadRequest extends Endpoint[PizzaAdminServiceOperation, Unit, Nothing, HeadRequestOutput, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, Unit, Nothing, HeadRequestOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
final case class HeaderEndpoint(input: HeaderEndpointData) extends PizzaAdminServiceOperation[HeaderEndpointData, Nothing, HeaderEndpointData, Nothing, Nothing]

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, HeaderEndpointData, Nothing, HeaderEndpointData, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
final case class Health(input: HealthRequest) extends PizzaAdminServiceOperation[HealthRequest, HealthError, HealthResponse, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Health extends Endpoint[PizzaAdminServiceOperation, HealthRequest, HealthError, HealthResponse, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Health.type
object HealthError extends Companion[HealthError]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait Companion[HealthError]
trait Companion[HealthError]
trait Has[HealthError]
trait ShapeTag[HealthError]
trait HasId
class Object
trait Matchable
class Any
Show all
Self type
sealed trait HealthError extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
Self type
final case class NoContentRequest() extends PizzaAdminServiceOperation[Unit, Nothing, Unit, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[Unit, Nothing, Unit, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
object NoContentRequest extends Endpoint[PizzaAdminServiceOperation, Unit, Nothing, Unit, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, Unit, Nothing, Unit, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
final case class OptionalOutput() extends PizzaAdminServiceOperation[Unit, Nothing, OptionalOutputOutput, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait PizzaAdminServiceOperation[Unit, Nothing, OptionalOutputOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
object OptionalOutput extends Endpoint[PizzaAdminServiceOperation, Unit, Nothing, OptionalOutputOutput, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, Unit, Nothing, OptionalOutputOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
final case class Reservation(input: ReservationInput) extends PizzaAdminServiceOperation[ReservationInput, Nothing, ReservationOutput, Nothing, Nothing]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Reservation extends Endpoint[PizzaAdminServiceOperation, ReservationInput, Nothing, ReservationOutput, Nothing, Nothing]

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
trait Endpoint[PizzaAdminServiceOperation, ReservationInput, Nothing, ReservationOutput, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Self type
final case class RoundTrip(input: RoundTripData) extends PizzaAdminServiceOperation[RoundTripData, Nothing, RoundTripData, Nothing, Nothing]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

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]