Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.downwardapi.Items
-
Packages that use Items Package Description org.apache.camel.v1.integrationspec.template.spec.volumes -
-
Uses of Items in org.apache.camel.v1.integrationspec.template.spec.volumes
Methods in org.apache.camel.v1.integrationspec.template.spec.volumes 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.v1.integrationspec.template.spec.volumes with type arguments of type Items Modifier and Type Method Description voidDownwardAPI. setItems(java.util.List<Items> items)
-