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