public class FunctionConfigurer extends Object
FunctionRuntimeContext| Constructor and Description |
|---|
FunctionConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(FunctionRuntimeContext runtimeContext)
create a function runtime context for a given class and method name
|
public void configure(FunctionRuntimeContext runtimeContext)
runtimeContext - The runtime context encapsulating the function to be runCopyright © 2023. All rights reserved.