Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.steps.types.schema.Properties
-
Packages that use Properties Package Description org.apache.camel.v1alpha1.kameletbindingspec.steps.types -
-
Uses of Properties in org.apache.camel.v1alpha1.kameletbindingspec.steps.types
Methods in org.apache.camel.v1alpha1.kameletbindingspec.steps.types that return types with arguments of type Properties Modifier and Type Method Description java.util.Map<java.lang.String,Properties>Schema. getProperties()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.steps.types with type arguments of type Properties Modifier and Type Method Description voidSchema. setProperties(java.util.Map<java.lang.String,Properties> properties)
-