An interface that allows to integrate lambda services into lambda function containers and connect their actions to the function calls.
Description
The ILambdaController interface that allows to integrate lambda services into lambda function containers and connect their actions to the function calls.
Instance methods
getActions
Gets all actions supported by the service.
List
getActions()
- returns: List
- array with supported actions.