| Interface | Description |
|---|---|
| LambdaRequestHandler | |
| ReservedRuntimeEnvironmentVariables |
Lambda runtimes set several environment variables during initialization.
|
| Class | Description |
|---|---|
| AWSLambda |
The entrypoint of this class is
AWSLambda.startRuntime(java.lang.String). |
| ClasspathLoader |
This class loads all of the classes that are in jars on the classpath.
|
| EventHandlerLoader | |
| Failure | |
| HandlerInfo | |
| LambdaEnvironment | |
| LambdaRequestHandler.UserFaultHandler | |
| UserMethods | |
| XRayErrorCause |
helper class for serializing an exception in the format expected by XRay's web console.
|
| XRayErrorCause.XRayException | |
| XRayErrorCause.XRayException.StackElement |
| Exception | Description |
|---|---|
| HandlerInfo.InvalidHandlerException | |
| UserFault |
Copyright © 2022. All rights reserved.