| Package | Description |
|---|---|
| org.apache.camel.component.google.drive | |
| org.apache.camel.component.google.drive.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DriveAboutEndpointConfiguration
Camel endpoint configuration for
Drive.About. |
class |
DriveAppsEndpointConfiguration
Camel endpoint configuration for
Drive.Apps. |
class |
DriveChangesEndpointConfiguration
Camel endpoint configuration for
Drive.Changes. |
class |
DriveChannelsEndpointConfiguration
Camel endpoint configuration for
Drive.Channels. |
class |
DriveChildrenEndpointConfiguration
Camel endpoint configuration for
Drive.Children. |
class |
DriveCommentsEndpointConfiguration
Camel endpoint configuration for
Drive.Comments. |
class |
DriveFilesEndpointConfiguration
Camel endpoint configuration for
Drive.Files. |
class |
DriveParentsEndpointConfiguration
Camel endpoint configuration for
Drive.Parents. |
class |
DrivePermissionsEndpointConfiguration
Camel endpoint configuration for
Drive.Permissions. |
class |
DrivePropertiesEndpointConfiguration
Camel endpoint configuration for
Drive.Properties. |
class |
DriveRealtimeEndpointConfiguration
Camel endpoint configuration for
Drive.Realtime. |
class |
DriveRepliesEndpointConfiguration
Camel endpoint configuration for
Drive.Replies. |
class |
DriveRevisionsEndpointConfiguration
Camel endpoint configuration for
Drive.Revisions. |
| Modifier and Type | Method and Description |
|---|---|
GoogleDriveConfiguration |
GoogleDriveComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.support.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