Uses of Interface
org.apache.camel.builder.endpoint.dsl.DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder
Packages that use DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder
-
Uses of DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Dropbox component.Methods in org.apache.camel.builder.endpoint.dsl that return DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilderModifier and TypeMethodDescriptionDropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder.accessToken(String accessToken) The access token to make API requests for a specific Dropbox user.The apiKey to make API requests for a specific Dropbox user.The apiSecret to make API requests for a specific Dropbox user.DropboxEndpointBuilderFactory.AdvancedDropboxEndpointConsumerBuilder.basic()DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder.clientIdentifier(String clientIdentifier) Name of the app registered to make API requests.The expire time to access token for a specific Dropbox user.The expire time to access token for a specific Dropbox user.A space-separated list of sub-strings to search for.DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder.refreshToken(String refreshToken) The refresh token to refresh the access token for a specific Dropbox user.DropboxEndpointBuilderFactory.DropboxEndpointConsumerBuilder.remotePath(String remotePath) Original file or folder to move.