Uses of Class
com.google.cloud.functions.invoker.TypedFunctionExecutor
-
Packages that use TypedFunctionExecutor Package Description com.google.cloud.functions.invoker -
-
Uses of TypedFunctionExecutor in com.google.cloud.functions.invoker
Methods in com.google.cloud.functions.invoker that return TypedFunctionExecutor Modifier and Type Method Description static TypedFunctionExecutorTypedFunctionExecutor. forClass(Class<?> functionClass)
-