Uses of Class
org.apache.camel.v1alpha1.kameletstatus.Properties
-
Packages that use Properties Package Description org.apache.camel.v1alpha1 -
-
Uses of Properties in org.apache.camel.v1alpha1
Methods in org.apache.camel.v1alpha1 that return types with arguments of type Properties Modifier and Type Method Description java.util.List<Properties>KameletStatus. getProperties()Method parameters in org.apache.camel.v1alpha1 with type arguments of type Properties Modifier and Type Method Description voidKameletStatus. setProperties(java.util.List<Properties> properties)
-