Uses of Class
org.apache.camel.v1.integrationspec.template.spec.Volumes
-
Packages that use Volumes Package Description org.apache.camel.v1.integrationspec.template -
-
Uses of Volumes in org.apache.camel.v1.integrationspec.template
Methods in org.apache.camel.v1.integrationspec.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.v1.integrationspec.template with type arguments of type Volumes Modifier and Type Method Description voidSpec. setVolumes(java.util.List<Volumes> volumes)
-