Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder
Packages that use GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder
-
Uses of GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Google Drive component.Methods in org.apache.camel.builder.endpoint.dsl that return GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilderModifier and TypeMethodDescriptionGoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.accessToken(String accessToken) OAuth 2 access token.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.applicationName(String applicationName) Google drive application name.GoogleDriveEndpointBuilderFactory.AdvancedGoogleDriveEndpointProducerBuilder.basic()GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.clientFactory(String clientFactory) To use the GoogleCalendarClientFactory as factory for creating the client.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.clientFactory(org.apache.camel.component.google.drive.GoogleDriveClientFactory clientFactory) To use the GoogleCalendarClientFactory as factory for creating the client.Client ID of the drive application.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.clientSecret(String clientSecret) Client secret of the drive application.Delegate for wide-domain service account.Sets the name of a parameter to be passed in the exchange In Body.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.refreshToken(String refreshToken) OAuth 2 refresh token.Specifies the level of permissions you want a drive application to have to a user account.Specifies the level of permissions you want a drive application to have to a user account.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointProducerBuilder.serviceAccountKey(String serviceAccountKey) Service account key in json format to authenticate an application as a service account.