@Deprecated @UriEndpoint(firstVersion="2.19.0", scheme="azure-blob", title="Azure Storage Blob Service (Deprecated)", syntax="azure-blob:containerOrBlobUri", category={CLOUD,FILE}) public class BlobServiceEndpoint extends org.apache.camel.support.DefaultEndpoint
| Constructor and Description |
|---|
BlobServiceEndpoint(String uri,
org.apache.camel.Component comp,
BlobServiceConfiguration configuration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor processor)
Deprecated.
|
org.apache.camel.Producer |
createProducer()
Deprecated.
|
BlobServiceConfiguration |
getConfiguration()
Deprecated.
|
void |
setConfiguration(BlobServiceConfiguration configuration)
Deprecated.
|
configureConsumer, configurePollingConsumer, configureProperties, createAsyncProducer, createEndpointUri, createExchange, createExchange, createPollingConsumer, doInit, doStart, doStop, equals, getCamelContext, getComponent, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, isLenientProperties, isPollingConsumerBlockWhenFull, isSingleton, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setComponent, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setLazyStartProducer, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, toStringbuild, doBuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic BlobServiceEndpoint(String uri, org.apache.camel.Component comp, BlobServiceConfiguration configuration)
public org.apache.camel.Consumer createConsumer(org.apache.camel.Processor processor)
throws Exception
Exceptionpublic org.apache.camel.Producer createProducer()
throws Exception
Exceptionpublic BlobServiceConfiguration getConfiguration()
public void setConfiguration(BlobServiceConfiguration configuration)
Apache Camel