Class StreamFunctionProperties
java.lang.Object
org.springframework.cloud.stream.function.StreamFunctionProperties
- Since:
- 2.1
- Author:
- Oleg Zhurakousky, Tolga Kavukcu, Soby Chacko
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInputBindings(String functionName) getOutputBindings(String functionName) voidsetBindings(Map<String, String> bindings)
-
Constructor Details
-
StreamFunctionProperties
public StreamFunctionProperties()
-
-
Method Details
-
getDefinition
-
getOutputBindings
-
getInputBindings
-
getBindings
-
setBindings
-