I - The input parameter typeO - The output parameter typepublic interface RequestHandler<I,O>
| Modifier and Type | Method and Description |
|---|---|
O |
handleRequest(I input,
Context context)
Handles a Lambda Function request
|
Copyright © 2025. All rights reserved.