smithy4s.example.PizzaAdminServiceOperation.Health
See theHealth companion class
object Health extends Endpoint[PizzaAdminServiceOperation, HealthRequest, HealthError, HealthResponse, Nothing, Nothing]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait Endpoint[PizzaAdminServiceOperation, HealthRequest, HealthError, HealthResponse, Nothing, Nothing]class Objecttrait Matchableclass AnyShow all
- Self type
-
Health.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
Attributes
- Inherited from:
- Endpoint
final def mapSchema(f: (OperationSchema[HealthRequest, HealthError, HealthResponse, Nothing, Nothing]) => OperationSchema[HealthRequest, HealthError, HealthResponse, Nothing, Nothing]): Endpoint[PizzaAdminServiceOperation, HealthRequest, HealthError, HealthResponse, Nothing, Nothing]
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
In this article