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 |
GoogleDriveComponent.getClientFactory() |
GoogleDriveClientFactory |
GoogleDriveEndpoint.getClientFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GoogleDriveComponent.setClientFactory(GoogleDriveClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
void |
GoogleDriveEndpoint.setClientFactory(GoogleDriveClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
Apache Camel