Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers.env.ValueFrom
-
Packages that use ValueFrom Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers -
-
Uses of ValueFrom in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers that return ValueFrom Modifier and Type Method Description ValueFromEnv. getValueFrom()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers with parameters of type ValueFrom Modifier and Type Method Description voidEnv. setValueFrom(ValueFrom valueFrom)
-