Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi.items.FieldRef
-
Packages that use FieldRef Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi -
-
Uses of FieldRef in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi that return FieldRef Modifier and Type Method Description FieldRefItems. getFieldRef()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.projected.sources.downwardapi with parameters of type FieldRef Modifier and Type Method Description voidItems. setFieldRef(FieldRef fieldRef)
-