Uses of Class
com.avoka.tm.svc.FluentFuncInvoker
-
Packages that use FluentFuncInvoker Package Description com.avoka.tm.svc Provides Service classes. -
-
Uses of FluentFuncInvoker in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return FluentFuncInvoker Modifier and Type Method Description FluentFuncInvoker
FluentFuncInvoker. setLogger(Logger logger)
Set the function logger.FluentFuncInvoker
FluentFuncInvoker. setServiceName(String serviceName)
Set the function service name to invoke.FluentFuncInvoker
FluentFuncInvoker. setVersion(String version)
Set the function version to invoke.
-