zio-lambda
zio-lambda
API
zio.lambda
internal
CustomClassLoader
CustomClassLoader
InvocationError
InvocationErrorResponse
InvocationErrorResponse
InvocationRequest
InvocationRequest
InvocationResponse
LambdaAppLoaderLive
LambdaAppLoaderLive
LambdaEnvironment
LambdaEnvironment
LambdaLoader
LambdaLoader
LambdaLoaderLive
LambdaLoaderLive
LambdaLoaderLiveCommon
LoopProcessor
LoopProcessor
Live
RuntimeApi
RuntimeApi
RuntimeApiLive
RuntimeApiLive
ZLambdaAppReflective
ZLambdaReflectiveAppOld
BuildInfo
Client
Client
ClientContext
ClientContext
CognitoIdentity
CognitoIdentity
Context
Context
ZLambda
ZLambdaRunner
zio-lambda
/
zio.lambda
/
zio.lambda.internal
/
RuntimeApi
RuntimeApi
zio.lambda.internal.RuntimeApi
See the
RuntimeApi
companion trait
object
RuntimeApi
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
RuntimeApi
.
type
Members list
Clear all
Value members
Concrete methods
def
getNextInvocation
:
RIO
[
RuntimeApi
,
InvocationRequest
]
def
sendInitializationError
(
errorResponse
:
InvocationErrorResponse
):
RIO
[
RuntimeApi
,
Unit
]
def
sendInvocationError
(
invocationError
:
InvocationError
):
RIO
[
RuntimeApi
,
Unit
]
def
sendInvocationResponse
(
invocationResponse
:
InvocationResponse
):
RIO
[
RuntimeApi
,
Unit
]
In this article
Attributes
Members list
Value members
Concrete methods