Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.projected.sources.ConfigMap
-
Packages that use ConfigMap Package Description org.apache.camel.v1.integrationspec.template.spec.volumes.projected -
-
Uses of ConfigMap in org.apache.camel.v1.integrationspec.template.spec.volumes.projected
Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected that return ConfigMap Modifier and Type Method Description ConfigMapSources. getConfigMap()Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected with parameters of type ConfigMap Modifier and Type Method Description voidSources. setConfigMap(ConfigMap configMap)
-