@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface BlobServiceEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointBuilder
Advanced builder for endpoint for the Azure Storage Blob Service
component.
|
static interface |
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Azure Storage Blob
Service component.
|
static interface |
BlobServiceEndpointBuilderFactory.AdvancedBlobServiceEndpointProducerBuilder
Advanced builder for endpoint producers for the Azure Storage Blob
Service component.
|
static interface |
BlobServiceEndpointBuilderFactory.BlobServiceBuilders |
static interface |
BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder
Builder for endpoint for the Azure Storage Blob Service component.
|
static interface |
BlobServiceEndpointBuilderFactory.BlobServiceEndpointConsumerBuilder
Builder for endpoint consumers for the Azure Storage Blob Service
component.
|
static interface |
BlobServiceEndpointBuilderFactory.BlobServiceEndpointProducerBuilder
Builder for endpoint producers for the Azure Storage Blob Service
component.
|
static class |
BlobServiceEndpointBuilderFactory.BlobServiceOperations
Proxy enum for
org.apache.camel.component.azure.blob.BlobServiceOperations
enum. |
static class |
BlobServiceEndpointBuilderFactory.BlobType
Proxy enum for
org.apache.camel.component.azure.blob.BlobType enum. |
| Modifier and Type | Method and Description |
|---|---|
static BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder |
azureBlob(String path)
Azure Storage Blob Service (camel-azure)
The azure-blob component is used for storing and retrieving blobs from
Azure Storage Blob Service.
|
static BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder azureBlob(String path)
azure-blob:containerOrBlobUri
Path parameter: containerOrBlobUri (required)
Container or Blob compact UriApache Camel