Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.VolumeDevices
-
Packages that use VolumeDevices Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of VolumeDevices in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return types with arguments of type VolumeDevices Modifier and Type Method Description java.util.List<VolumeDevices>EphemeralContainers. getVolumeDevices()Method parameters in org.apache.camel.v1.integrationspec.template.spec with type arguments of type VolumeDevices Modifier and Type Method Description voidEphemeralContainers. setVolumeDevices(java.util.List<VolumeDevices> volumeDevices)
-