public static interface BlobServiceEndpointBuilderFactory.BlobServiceBuilders
| Modifier and Type | Method and Description |
|---|---|
default BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder |
azureBlob(String path)
Deprecated.
|
default BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder |
azureBlob(String componentName,
String path)
Deprecated.
|
@Deprecated default BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder azureBlob(String path)
azure-blob:containerOrBlobUri
Path parameter: containerOrBlobUri (required)
Container or Blob compact Uripath - containerOrBlobUri@Deprecated default BlobServiceEndpointBuilderFactory.BlobServiceEndpointBuilder azureBlob(String componentName, String path)
azure-blob:containerOrBlobUri
Path parameter: containerOrBlobUri (required)
Container or Blob compact UricomponentName - to use a custom component name for the endpoint
instead of the default namepath - containerOrBlobUriApache Camel