Interface AzureBlobComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AzureBlobComponentBuilderFactory
Store and retrieve blobs from Azure Storage Blob Service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AzureBlobComponentBuilderFactory.AzureBlobComponentBuilder
Builder for the Azure Storage Blob Service (Deprecated) component.static class
AzureBlobComponentBuilderFactory.AzureBlobComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static AzureBlobComponentBuilderFactory.AzureBlobComponentBuilder
azureBlob()
Deprecated.
-
-
-
Method Detail
-
azureBlob
@Deprecated static AzureBlobComponentBuilderFactory.AzureBlobComponentBuilder azureBlob()
Deprecated.Azure Storage Blob Service (Deprecated) (camel-azure) Store and retrieve blobs from Azure Storage Blob Service. Category: cloud,file Since: 2.19 Maven coordinates: org.apache.camel:camel-azure
-
-