Uses of Interface
org.apache.camel.builder.endpoint.dsl.DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder
Packages that use DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder
-
Uses of DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Dropbox component.Methods in org.apache.camel.builder.endpoint.dsl that return DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilderModifier and TypeMethodDescriptionDropboxEndpointBuilderFactory.DropboxEndpointProducerBuilder.advanced()DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder.client(com.dropbox.core.v2.DbxClientV2 client) To use an existing DbxClient instance as Dropbox client.To use an existing DbxClient instance as Dropbox client.DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DropboxEndpointBuilderFactory.AdvancedDropboxEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).