smithy4s.example.PizzaAdminServiceOperation$.CustomCode
See theCustomCode companion object
case class CustomCode(input: CustomCodeInput) extends PizzaAdminServiceOperation[CustomCodeInput, CustomCodeError, CustomCodeOutput, Nothing, Nothing]
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait PizzaAdminServiceOperation[CustomCodeInput, CustomCodeError, CustomCodeOutput, Nothing, Nothing]class Objecttrait Matchableclass Any