Class AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.azure.storage.blob.BlobComponent>
org.apache.camel.builder.component.dsl.AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.azure.storage.blob.BlobComponent>,AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilder
- Enclosing interface:
- AzureStorageBlobComponentBuilderFactory
public static class AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.azure.storage.blob.BlobComponent>
implements AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.azure.storage.blob.BlobComponentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.dsl.AzureStorageBlobComponentBuilderFactory.AzureStorageBlobComponentBuilder
accessKey, autowiredEnabled, blobName, blobOffset, blobSequenceNumber, blobType, blockListType, bridgeErrorHandler, changeFeedContext, changeFeedEndTime, changeFeedStartTime, closeStreamAfterRead, closeStreamAfterWrite, commitBlockListLater, configuration, createAppendBlob, createPageBlob, credentials, credentialType, dataCount, downloadLinkExpiration, fileDir, healthCheckConsumerEnabled, healthCheckProducerEnabled, lazyStartProducer, maxResultsPerPage, maxRetryRequests, operation, pageBlobSize, prefix, regex, serviceClient, sourceBlobAccessKey, timeoutMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, register
-
Constructor Details
-
AzureStorageBlobComponentBuilderImpl
public AzureStorageBlobComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.azure.storage.blob.BlobComponent buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.azure.storage.blob.BlobComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.azure.storage.blob.BlobComponent>
-