public interface GoogleDriveClientFactory
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) |
Apache Camel