Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder
Packages that use GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder
-
Uses of GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.googleDrive(String path) Google Drive (camel-google-drive) Manage files in Google Drive.StaticEndpointBuilders.googleDrive(String componentName, String path) Google Drive (camel-google-drive) Manage files in Google Drive. -
Uses of GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilderModifier and TypeMethodDescriptionGoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder.accessToken(String accessToken) OAuth 2 access token.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder.applicationName(String applicationName) Google drive application name.GoogleDriveEndpointBuilderFactory.AdvancedGoogleDriveEndpointBuilder.basic()GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder.clientFactory(String clientFactory) To use the GoogleCalendarClientFactory as factory for creating the client.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder.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.GoogleDriveEndpointBuilder.clientSecret(String clientSecret) Client secret of the drive application.Delegate for wide-domain service account.GoogleDriveEndpointBuilderFactory.endpointBuilder(String componentName, String path) GoogleDriveEndpointBuilderFactory.GoogleDriveBuilders.googleDrive(String path) Google Drive (camel-google-drive) Manage files in Google Drive.GoogleDriveEndpointBuilderFactory.GoogleDriveBuilders.googleDrive(String componentName, String path) Google Drive (camel-google-drive) Manage files in Google Drive.Sets the name of a parameter to be passed in the exchange In Body.GoogleDriveEndpointBuilderFactory.GoogleDriveEndpointBuilder.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.GoogleDriveEndpointBuilder.serviceAccountKey(String serviceAccountKey) Service account key in json format to authenticate an application as a service account.