Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi.Items
-
Packages that use Items Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources -
-
Uses of Items in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources that return types with arguments of type Items Modifier and Type Method Description java.util.List<Items>DownwardAPI. getItems()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources with type arguments of type Items Modifier and Type Method Description voidDownwardAPI. setItems(java.util.List<Items> items)
-