api

http4k / org.http4k.serverless / TencentCloudFunction

TencentCloudFunction

abstract class TencentCloudFunction

Constructors

Name Summary
<init> TencentCloudFunction(input: AppLoader)
TencentCloudFunction(input: HttpHandler)
TencentCloudFunction(appLoader: AppLoaderWithContexts)

Functions

Name Summary
handleRequest fun handleRequest(request: APIGatewayProxyRequestEvent, context: Context?): <ERROR CLASS>

Inheritors

Name Summary
TestFunction class TestFunction : TencentCloudFunction