-
- All Implemented Interfaces:
public final class HandleRequestKt
-
-
Method Summary
Modifier and Type Method Description final static <Input extends Any, Output extends Any> UnithandleRequest(RequestLogger<Input, Output> logger, AWSLambdaEndpoints endpoints, String host, HttpClient client, Function2<Input, AWSContext, Output> function)-
-
Method Detail
-
handleRequest
final static <Input extends Any, Output extends Any> Unit handleRequest(RequestLogger<Input, Output> logger, AWSLambdaEndpoints endpoints, String host, HttpClient client, Function2<Input, AWSContext, Output> function)
-
-
-
-