scase-lambda-scala3-example
scase-lambda-scala3-example
io.jobial.scase.example.greeting.lambda
GreetingRequest
GreetingResponse
GreetingServiceLambdaConfig
Hello
HelloResponse
Hi
HiResponse
scase-lambda-scala3-example
/
io.jobial.scase.example.greeting.lambda
/
GreetingServiceLambdaConfig
GreetingServiceLambdaConfig
trait
GreetingServiceLambdaConfig
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete fields
val
serviceConfiguration
:
LambdaServiceConfiguration
[
GreetingRequest
[
_
<:
GreetingResponse
],
GreetingResponse
]