Package | Description |
---|---|
org.apache.camel.component.google.calendar | |
org.apache.camel.component.google.calendar.internal |
Modifier and Type | Class and Description |
---|---|
class |
CalendarAclEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Acl
|
class |
CalendarCalendarListEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$CalendarList
|
class |
CalendarCalendarsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Calendars
|
class |
CalendarChannelsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Channels
|
class |
CalendarColorsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Colors
|
class |
CalendarEventsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Events
|
class |
CalendarFreebusyEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Freebusy
|
class |
CalendarSettingsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Settings
|
Modifier and Type | Method and Description |
---|---|
GoogleCalendarConfiguration |
GoogleCalendarComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<GoogleCalendarConfiguration> |
GoogleCalendarEndpoint.getPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
GoogleCalendarComponent.createEndpoint(String uri,
String methodName,
GoogleCalendarApiName apiName,
GoogleCalendarConfiguration endpointConfiguration) |
void |
GoogleCalendarComponent.setConfiguration(GoogleCalendarConfiguration configuration)
To use the shared configuration
|
Constructor and Description |
---|
GoogleCalendarEndpoint(String uri,
GoogleCalendarComponent component,
GoogleCalendarApiName apiName,
String methodName,
GoogleCalendarConfiguration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
GoogleCalendarConfiguration |
GoogleCalendarApiCollection.getEndpointConfiguration(GoogleCalendarApiName apiName) |
Apache Camel