Interface BlobEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface BlobEndpointBuilderFactory
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 interfaceBlobEndpointBuilderFactory.AdvancedBlobEndpointBuilderAdvanced builder for endpoint for the Azure Storage Blob Service component.static interfaceBlobEndpointBuilderFactory.AdvancedBlobEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Azure Storage Blob Service component.static interfaceBlobEndpointBuilderFactory.AdvancedBlobEndpointProducerBuilderAdvanced builder for endpoint producers for the Azure Storage Blob Service component.static interfaceBlobEndpointBuilderFactory.BlobBuildersstatic interfaceBlobEndpointBuilderFactory.BlobEndpointBuilderBuilder for endpoint for the Azure Storage Blob Service component.static interfaceBlobEndpointBuilderFactory.BlobEndpointConsumerBuilderBuilder for endpoint consumers for the Azure Storage Blob Service component.static interfaceBlobEndpointBuilderFactory.BlobEndpointProducerBuilderBuilder for endpoint producers for the Azure Storage Blob Service component.static classBlobEndpointBuilderFactory.BlobHeaderNameBuilderThe builder of headers' name for the Azure Storage Blob Service component.
-
Method Summary
Static Methods Modifier and Type Method Description static BlobEndpointBuilderFactory.BlobEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static BlobEndpointBuilderFactory.BlobEndpointBuilder endpointBuilder(String componentName, String path)
-
-