Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.env.valuefrom.ConfigMapKeyRef
-
Packages that use ConfigMapKeyRef Package Description org.apache.camel.v1.integrationspec.template.spec.containers.env -
-
Uses of ConfigMapKeyRef in org.apache.camel.v1.integrationspec.template.spec.containers.env
Methods in org.apache.camel.v1.integrationspec.template.spec.containers.env that return ConfigMapKeyRef Modifier and Type Method Description ConfigMapKeyRefValueFrom. getConfigMapKeyRef()Methods in org.apache.camel.v1.integrationspec.template.spec.containers.env with parameters of type ConfigMapKeyRef Modifier and Type Method Description voidValueFrom. setConfigMapKeyRef(ConfigMapKeyRef configMapKeyRef)
-