| Package | Description |
|---|---|
| org.apache.camel.component.google.drive |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchGoogleDriveClientFactory |
class |
InteractiveGoogleDriveClientFactory |
| Modifier and Type | Method and Description |
|---|---|
GoogleDriveClientFactory |
GoogleDriveEndpoint.getClientFactory() |
GoogleDriveClientFactory |
GoogleDriveComponent.getClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleDriveEndpoint.setClientFactory(GoogleDriveClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
void |
GoogleDriveComponent.setClientFactory(GoogleDriveClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
Apache Camel