public class BatchGoogleCalendarClientFactory extends Object implements GoogleCalendarClientFactory
Constructor and Description |
---|
BatchGoogleCalendarClientFactory() |
Modifier and Type | Method and Description |
---|---|
com.google.api.services.calendar.Calendar |
makeClient(String clientId,
String clientSecret,
Collection<String> scopes,
String applicationName,
String refreshToken,
String accessToken,
String emailAddress,
String p12FileName,
String user) |
public com.google.api.services.calendar.Calendar makeClient(String clientId, String clientSecret, Collection<String> scopes, String applicationName, String refreshToken, String accessToken, String emailAddress, String p12FileName, String user)
makeClient
in interface GoogleCalendarClientFactory
Apache Camel