Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.projected.sources.DownwardAPI
-
Packages that use DownwardAPI Package Description org.apache.camel.v1.integrationspec.template.spec.volumes.projected -
-
Uses of DownwardAPI in org.apache.camel.v1.integrationspec.template.spec.volumes.projected
Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected that return DownwardAPI Modifier and Type Method Description DownwardAPISources. getDownwardAPI()Methods in org.apache.camel.v1.integrationspec.template.spec.volumes.projected with parameters of type DownwardAPI Modifier and Type Method Description voidSources. setDownwardAPI(DownwardAPI downwardAPI)
-