Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers.envfrom.ConfigMapRef
-
Packages that use ConfigMapRef Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers -
-
Uses of ConfigMapRef in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers that return ConfigMapRef Modifier and Type Method Description ConfigMapRefEnvFrom. getConfigMapRef()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers with parameters of type ConfigMapRef Modifier and Type Method Description voidEnvFrom. setConfigMapRef(ConfigMapRef configMapRef)
-