Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers.VolumeDevices
-
Packages that use VolumeDevices Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of VolumeDevices in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return types with arguments of type VolumeDevices Modifier and Type Method Description java.util.List<VolumeDevices>InitContainers. getVolumeDevices()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with type arguments of type VolumeDevices Modifier and Type Method Description voidInitContainers. setVolumeDevices(java.util.List<VolumeDevices> volumeDevices)
-