Uses of Class
org.apache.camel.v1.integrationspec.template.spec.volumes.AzureFile
-
Packages that use AzureFile Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of AzureFile in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return AzureFile Modifier and Type Method Description AzureFileVolumes. getAzureFile()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type AzureFile Modifier and Type Method Description voidVolumes. setAzureFile(AzureFile azureFile)
-