Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.HostPath
-
Packages that use HostPath Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of HostPath in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return HostPath Modifier and Type Method Description HostPathVolumes. getHostPath()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type HostPath Modifier and Type Method Description voidVolumes. setHostPath(HostPath hostPath)
-