Interface BlobServiceEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface BlobServiceEndpointBuilderFactory
Store and retrieve blobs from Azure Storage Blob Service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointBuilder
Advanced builder for endpoint for the Azure Storage Blob Service (Deprecated) component.static interface
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Azure Storage Blob Service (Deprecated) component.static interface
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointProducerBuilder
Advanced builder for endpoint producers for the Azure Storage Blob Service (Deprecated) component.static interface
BlobServiceEndpointBuilderFactory.BlobServiceBuilders
static interface
BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder
Builder for endpoint for the Azure Storage Blob Service (Deprecated) component.static interface
BlobServiceEndpointBuilderFactory.BlobServiceEndpointConsumerBuilder
Builder for endpoint consumers for the Azure Storage Blob Service (Deprecated) component.static interface
BlobServiceEndpointBuilderFactory.BlobServiceEndpointProducerBuilder
Builder for endpoint producers for the Azure Storage Blob Service (Deprecated) component.static class
BlobServiceEndpointBuilderFactory.BlobServiceOperations
Proxy enum fororg.apache.camel.component.azure.blob.BlobServiceOperations
enum.static class
BlobServiceEndpointBuilderFactory.BlobType
Proxy enum fororg.apache.camel.component.azure.blob.BlobType
enum.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder
endpointBuilder(String componentName, String path)
Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-