public class BatchGoogleDriveClientFactory extends Object implements GoogleDriveClientFactory
Constructor and Description |
---|
BatchGoogleDriveClientFactory() |
Modifier and Type | Method and Description |
---|---|
com.google.api.services.drive.Drive |
makeClient(String clientId,
String clientSecret,
Collection<String> scopes,
String applicationName,
String refreshToken,
String accessToken) |
public com.google.api.services.drive.Drive makeClient(String clientId, String clientSecret, Collection<String> scopes, String applicationName, String refreshToken, String accessToken)
makeClient
in interface GoogleDriveClientFactory
Apache Camel