Uses of Class
com.amazonaws.services.lambda.invoke.LambdaFunction
-
Packages that use LambdaFunction Package Description com.amazonaws.services.lambda.invoke A higher-level wrapper for AWS Lambda's Invoke operation. -
-
Uses of LambdaFunction in com.amazonaws.services.lambda.invoke
Methods in com.amazonaws.services.lambda.invoke with parameters of type LambdaFunction Modifier and Type Method Description String
DefaultLambdaFunctionNameResolver. getFunctionName(Method method, LambdaFunction annotation, LambdaInvokerFactoryConfig config)
String
LambdaFunctionNameResolver. getFunctionName(Method method, LambdaFunction annotation, LambdaInvokerFactoryConfig config)
-