Uses of Class
org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
Packages that use GoogleCalendarConfiguration
Package
Description
-
Uses of GoogleCalendarConfiguration in org.apache.camel.component.google.calendar
Subclasses of GoogleCalendarConfiguration in org.apache.camel.component.google.calendarModifier and TypeClassDescriptionfinal classCamel endpoint configuration forCalendar.Acl.final classCamel endpoint configuration forCalendar.CalendarList.final classCamel endpoint configuration forCalendar.Calendars.final classCamel endpoint configuration forCalendar.Channels.final classCamel endpoint configuration forCalendar.Colors.final classCamel endpoint configuration forCalendar.Events.final classCamel endpoint configuration forCalendar.Freebusy.final classCamel endpoint configuration forCalendar.Settings.Methods in org.apache.camel.component.google.calendar that return GoogleCalendarConfigurationMethods in org.apache.camel.component.google.calendar that return types with arguments of type GoogleCalendarConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<GoogleCalendarConfiguration> GoogleCalendarEndpoint.getPropertiesHelper()Methods in org.apache.camel.component.google.calendar with parameters of type GoogleCalendarConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointGoogleCalendarComponent.createEndpoint(String uri, String methodName, GoogleCalendarApiName apiName, GoogleCalendarConfiguration endpointConfiguration) com.google.api.services.calendar.CalendarGoogleCalendarComponent.getClient(GoogleCalendarConfiguration config) voidGoogleCalendarComponent.setConfiguration(GoogleCalendarConfiguration configuration) To use the shared configurationConstructors in org.apache.camel.component.google.calendar with parameters of type GoogleCalendarConfigurationModifierConstructorDescriptionGoogleCalendarEndpoint(String uri, GoogleCalendarComponent component, GoogleCalendarApiName apiName, String methodName, GoogleCalendarConfiguration endpointConfiguration) -
Uses of GoogleCalendarConfiguration in org.apache.camel.component.google.calendar.internal
Methods in org.apache.camel.component.google.calendar.internal that return GoogleCalendarConfigurationModifier and TypeMethodDescriptionGoogleCalendarApiCollection.getEndpointConfiguration(GoogleCalendarApiName apiName)