public class BatchGoogleSheetsClientFactory extends Object implements GoogleSheetsClientFactory
Constructor and Description |
---|
BatchGoogleSheetsClientFactory() |
Modifier and Type | Method and Description |
---|---|
com.google.api.services.sheets.v4.Sheets |
makeClient(String clientId,
String clientSecret,
String applicationName,
String refreshToken,
String accessToken) |
public com.google.api.services.sheets.v4.Sheets makeClient(String clientId, String clientSecret, String applicationName, String refreshToken, String accessToken)
makeClient
in interface GoogleSheetsClientFactory
Apache Camel