Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.volumes.configmap.Items
-
Packages that use Items Package Description org.apache.camel.v1.pipespec.integration.template.spec.volumes -
-
Uses of Items in org.apache.camel.v1.pipespec.integration.template.spec.volumes
Methods in org.apache.camel.v1.pipespec.integration.template.spec.volumes that return types with arguments of type Items Modifier and Type Method Description java.util.List<Items>ConfigMap. getItems()Method parameters in org.apache.camel.v1.pipespec.integration.template.spec.volumes with type arguments of type Items Modifier and Type Method Description voidConfigMap. setItems(java.util.List<Items> items)
-