Package | Description |
---|---|
org.apache.camel.component.google.drive | |
org.apache.camel.component.google.drive.internal |
Modifier and Type | Class and Description |
---|---|
class |
DriveAboutEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$About
|
class |
DriveAppsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Apps
|
class |
DriveChangesEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Changes
|
class |
DriveChannelsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Channels
|
class |
DriveChildrenEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Children
|
class |
DriveCommentsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Comments
|
class |
DriveFilesEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Files
|
class |
DriveParentsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Parents
|
class |
DrivePermissionsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Permissions
|
class |
DrivePropertiesEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Properties
|
class |
DriveRealtimeEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Realtime
|
class |
DriveRepliesEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Replies
|
class |
DriveRevisionsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Revisions
|
Modifier and Type | Method and Description |
---|---|
GoogleDriveConfiguration |
GoogleDriveComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<GoogleDriveConfiguration> |
GoogleDriveEndpoint.getPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
GoogleDriveComponent.createEndpoint(String uri,
String methodName,
GoogleDriveApiName apiName,
GoogleDriveConfiguration endpointConfiguration) |
com.google.api.services.drive.Drive |
GoogleDriveComponent.getClient(GoogleDriveConfiguration googleDriveConfiguration) |
void |
GoogleDriveComponent.setConfiguration(GoogleDriveConfiguration configuration)
To use the shared configuration
|
Constructor and Description |
---|
GoogleDriveEndpoint(String uri,
GoogleDriveComponent component,
GoogleDriveApiName apiName,
String methodName,
GoogleDriveConfiguration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
GoogleDriveConfiguration |
GoogleDriveApiCollection.getEndpointConfiguration(GoogleDriveApiName apiName) |
Apache Camel