Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.volumes.EmptyDir
-
Packages that use EmptyDir Package Description org.apache.camel.v1.pipespec.integration.template.spec -
-
Uses of EmptyDir in org.apache.camel.v1.pipespec.integration.template.spec
Methods in org.apache.camel.v1.pipespec.integration.template.spec that return EmptyDir Modifier and Type Method Description EmptyDirVolumes. getEmptyDir()Methods in org.apache.camel.v1.pipespec.integration.template.spec with parameters of type EmptyDir Modifier and Type Method Description voidVolumes. setEmptyDir(EmptyDir emptyDir)
-