smithy4s.example.PizzaAdminServiceOperation.AddMenuItemError
See theAddMenuItemError companion trait
object AddMenuItemError extends Companion[AddMenuItemError]
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Companion[AddMenuItemError]trait Companion[AddMenuItemError]trait Has[AddMenuItemError]trait ShapeTag[AddMenuItemError]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
AddMenuItemError.type
Members list
Type members
Classlikes
final case class GenericClientErrorCase(genericClientError: GenericClientError) extends AddMenuItemError
Attributes
- Companion
- object
- Supertypes
-
trait AddMenuItemErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object GenericClientErrorCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
final case class GenericServerErrorCase(genericServerError: GenericServerError) extends AddMenuItemError
Attributes
- Companion
- object
- Supertypes
-
trait AddMenuItemErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object GenericServerErrorCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
final case class PriceErrorCase(priceError: PriceError) extends AddMenuItemError
Attributes
- Companion
- object
- Supertypes
-
trait AddMenuItemErrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object PriceErrorCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PriceErrorCase.type
object Visitor
Inherited and Abstract types
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
Inherited methods
Attributes
- Inherited from:
- Companion
Attributes
- Definition Classes
-
Companion -> Has
- Inherited from:
- Companion
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Companion
In this article