Class LambdaRuntimeFunction
java.lang.Object
net.odoframework.aws.lambda.sample.LambdaRuntimeFunction
public class LambdaRuntimeFunction extends Object implements BiFunction<Map<String,Object>,String,Map<String,Object>>
-
Constructor Summary
Constructors Constructor Description LambdaRuntimeFunction(Greeter greeter) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen