smithy4s.example.PizzaAdminServiceOperation.AddMenuItem
See theAddMenuItem companion class
object AddMenuItem extends Endpoint[PizzaAdminServiceOperation, AddMenuItemRequest, AddMenuItemError, AddMenuItemResult, Nothing, Nothing]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait Endpoint[PizzaAdminServiceOperation, AddMenuItemRequest, AddMenuItemError, AddMenuItemResult, Nothing, Nothing]class Objecttrait Matchableclass AnyShow all
- Self type
-
AddMenuItem.type
Members list
Type members
Inherited 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:
- Endpoint
Attributes
- Inherited from:
- Endpoint
Attributes
- Inherited from:
- Endpoint
final def mapSchema(f: OperationSchema[AddMenuItemRequest, AddMenuItemError, AddMenuItemResult, Nothing, Nothing] => OperationSchema[AddMenuItemRequest, AddMenuItemError, AddMenuItemResult, Nothing, Nothing]): Endpoint[Op, I, E, O, SI, SO]
Attributes
- Inherited from:
- Endpoint
Attributes
- Inherited from:
- Endpoint
Attributes
- Inherited from:
- Endpoint
Attributes
- Inherited from:
- Endpoint
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 0.18]
- Inherited from:
- Endpoint
Concrete fields
val schema: OperationSchema[AddMenuItemRequest, AddMenuItemError, AddMenuItemResult, Nothing, Nothing]
In this article