Class CalendarColorsEndpointConfiguration
java.lang.Object
org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
org.apache.camel.component.google.calendar.CalendarColorsEndpointConfiguration
@ApiParams(apiName="colors",
description="The colors collection of methods",
apiMethods=@ApiMethod(methodName="get",description="Returns the color definitions for calendars and events",signatures="com.google.api.services.calendar.Calendar$Colors$Get get()"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class CalendarColorsEndpointConfiguration
extends GoogleCalendarConfiguration
Camel endpoint configuration for
Calendar.Colors.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
getAccessToken, getApiName, getApplicationName, getClientId, getClientSecret, getDelegate, getEmailAddress, getMethodName, getP12FileName, getRefreshToken, getScopes, getServiceAccountKey, getUser, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setDelegate, setEmailAddress, setMethodName, setP12FileName, setRefreshToken, setScopes, setServiceAccountKey, setUser
-
Constructor Details
-
CalendarColorsEndpointConfiguration
public CalendarColorsEndpointConfiguration()
-