Uses of Class
org.apache.camel.component.google.drive.GoogleDriveConfiguration
-
Packages that use GoogleDriveConfiguration Package Description org.apache.camel.component.google.drive org.apache.camel.component.google.drive.internal -
-
Uses of GoogleDriveConfiguration in org.apache.camel.component.google.drive
Subclasses of GoogleDriveConfiguration in org.apache.camel.component.google.drive Modifier and Type Class Description classDriveAboutEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$AboutclassDriveAppsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$AppsclassDriveChangesEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$ChangesclassDriveChannelsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$ChannelsclassDriveChildrenEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$ChildrenclassDriveCommentsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$CommentsclassDriveFilesEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$FilesclassDriveParentsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$ParentsclassDrivePermissionsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$PermissionsclassDrivePropertiesEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$PropertiesclassDriveRealtimeEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$RealtimeclassDriveRepliesEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$RepliesclassDriveRevisionsEndpointConfigurationCamel EndpointConfiguration for com.google.api.services.drive.Drive$RevisionsMethods in org.apache.camel.component.google.drive that return GoogleDriveConfiguration Modifier and Type Method Description GoogleDriveConfigurationGoogleDriveComponent. getConfiguration()Methods in org.apache.camel.component.google.drive that return types with arguments of type GoogleDriveConfiguration Modifier and Type Method Description protected org.apache.camel.support.component.ApiMethodPropertiesHelper<GoogleDriveConfiguration>GoogleDriveEndpoint. getPropertiesHelper()Methods in org.apache.camel.component.google.drive with parameters of type GoogleDriveConfiguration Modifier and Type Method Description protected org.apache.camel.EndpointGoogleDriveComponent. createEndpoint(String uri, String methodName, GoogleDriveApiName apiName, GoogleDriveConfiguration endpointConfiguration)com.google.api.services.drive.DriveGoogleDriveComponent. getClient(GoogleDriveConfiguration googleDriveConfiguration)voidGoogleDriveComponent. setConfiguration(GoogleDriveConfiguration configuration)To use the shared configurationConstructors in org.apache.camel.component.google.drive with parameters of type GoogleDriveConfiguration Constructor Description GoogleDriveEndpoint(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 GoogleDriveConfiguration Modifier and Type Method Description GoogleDriveConfigurationGoogleDriveApiCollection. getEndpointConfiguration(GoogleDriveApiName apiName)
-