| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.lambdainvoker |
This package provides features to invoke a Lambda function via dynamic proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LambdaJsonBinder
A Json data binder backed by Gson.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
LambdaInvokerFactory.build(Class<T> interfaceClass,
LambdaDataBinder binder)
Contexts a dynamic proxy object of the given class.
|
Copyright © 2015. All rights reserved.