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