public static interface BlobServiceEndpointBuilderFactory.BlobServiceBuilders
| Modifier and Type | Method and Description |
|---|---|
default 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.
|
default BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder azureBlob(String path)
azure-blob:containerOrBlobUri
Path parameter: containerOrBlobUri (required)
Container or Blob compact UriApache Camel