Uses of Class
org.apache.camel.component.google.drive.GoogleDriveConfiguration
Packages that use GoogleDriveConfiguration
Package
Description
-
Uses of GoogleDriveConfiguration in org.apache.camel.component.google.drive
Subclasses of GoogleDriveConfiguration in org.apache.camel.component.google.driveModifier and TypeClassDescriptionfinal classCamel endpoint configuration forDrive.About.final classCamel endpoint configuration forDrive.Apps.final classCamel endpoint configuration forDrive.Changes.final classCamel endpoint configuration forDrive.Channels.final classCamel endpoint configuration forDrive.Children.final classCamel endpoint configuration forDrive.Comments.final classCamel endpoint configuration forDrive.Drives.final classCamel endpoint configuration forDrive.Files.final classCamel endpoint configuration forDrive.Parents.final classCamel endpoint configuration forDrive.Permissions.final classCamel endpoint configuration forDrive.Properties.final classCamel endpoint configuration forDrive.Replies.final classCamel endpoint configuration forDrive.Revisions.final classCamel endpoint configuration forDrive.Teamdrives.Methods in org.apache.camel.component.google.drive that return GoogleDriveConfigurationMethods in org.apache.camel.component.google.drive that return types with arguments of type GoogleDriveConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<GoogleDriveConfiguration>GoogleDriveEndpoint.getPropertiesHelper()Methods in org.apache.camel.component.google.drive with parameters of type GoogleDriveConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointGoogleDriveComponent.createEndpoint(String uri, String methodName, GoogleDriveApiName apiName, GoogleDriveConfiguration endpointConfiguration) com.google.api.services.drive.DriveGoogleDriveComponent.getClient(GoogleDriveConfiguration config) voidGoogleDriveComponent.setConfiguration(GoogleDriveConfiguration configuration) To use the shared configurationConstructors in org.apache.camel.component.google.drive with parameters of type GoogleDriveConfigurationModifierConstructorDescriptionGoogleDriveEndpoint(String uri, GoogleDriveComponent component, GoogleDriveApiName apiName, String methodName, GoogleDriveConfiguration endpointConfiguration) -
Uses of GoogleDriveConfiguration in org.apache.camel.component.google.drive.internal
Methods in org.apache.camel.component.google.drive.internal that return GoogleDriveConfigurationModifier and TypeMethodDescriptionGoogleDriveApiCollection.getEndpointConfiguration(GoogleDriveApiName apiName)