Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.volumes.PersistentVolumeClaim
-
Packages that use PersistentVolumeClaim Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of PersistentVolumeClaim in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return PersistentVolumeClaim Modifier and Type Method Description PersistentVolumeClaimVolumes. getPersistentVolumeClaim()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type PersistentVolumeClaim Modifier and Type Method Description voidVolumes. setPersistentVolumeClaim(PersistentVolumeClaim persistentVolumeClaim)
-