Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.VolumeMounts
-
Packages that use VolumeMounts Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of VolumeMounts in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return types with arguments of type VolumeMounts Modifier and Type Method Description java.util.List<VolumeMounts>Containers. getVolumeMounts()Method parameters in org.apache.camel.v1.integrationspec.template.spec with type arguments of type VolumeMounts Modifier and Type Method Description voidContainers. setVolumeMounts(java.util.List<VolumeMounts> volumeMounts)
-