Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.Volumes
-
Packages that use Volumes Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template -
-
Uses of Volumes in org.apache.camel.v1alpha1.kameletbindingspec.integration.template
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template that return types with arguments of type Volumes Modifier and Type Method Description java.util.List<Volumes>Spec. getVolumes()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.template with type arguments of type Volumes Modifier and Type Method Description voidSpec. setVolumes(java.util.List<Volumes> volumes)
-