| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.invoke | A higher-level wrapper for AWS Lambda's Invoke operation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultLambdaFunctionNameResolverDetermine function name from the  LambdaFunctionannotation's functionName attribute if
 present otherwise uses the method name. | 
| Modifier and Type | Method and Description | 
|---|---|
| LambdaFunctionNameResolver | LambdaInvokerFactoryConfig. getLambdaFunctionNameResolver() | 
| Modifier and Type | Method and Description | 
|---|---|
| LambdaInvokerFactoryConfig | LambdaInvokerFactoryConfig. withLambdaFunctionNameResolver(LambdaFunctionNameResolver functionNameResolver)Sets a new Function name resolver to override the default behavior. | 
Copyright © 2016. All rights reserved.