Uses of Class
com.slack.api.bolt.aws_lambda.request.ApiGatewayRequest
Packages that use ApiGatewayRequest
-
Uses of ApiGatewayRequest in com.slack.api.bolt.aws_lambda
Methods in com.slack.api.bolt.aws_lambda with parameters of type ApiGatewayRequestModifier and TypeMethodDescriptionSlackApiLambdaHandler.handleRequest(ApiGatewayRequest input, com.amazonaws.services.lambda.runtime.Context context) protected abstract booleanSlackApiLambdaHandler.isWarmupRequest(ApiGatewayRequest awsReq) Returns true if the given incoming request is an internal warmup request.protected Request<?>SlackApiLambdaHandler.toSlackRequest(ApiGatewayRequest awsReq)