- CalendarAclApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Acl
- CalendarAclEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Acl
- CalendarAclEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
-
- CalendarCalendarListApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$CalendarList
- CalendarCalendarListEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$CalendarList
- CalendarCalendarListEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
-
- CalendarCalendarsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Calendars
- CalendarCalendarsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Calendars
- CalendarCalendarsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
-
- CalendarChannelsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Channels
- CalendarChannelsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Channels
- CalendarChannelsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration
-
- CalendarColorsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Colors
- CalendarColorsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Colors
- CalendarColorsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarColorsEndpointConfiguration
-
- CalendarEventsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Events
- CalendarEventsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Events
- CalendarEventsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- CalendarFreebusyApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Freebusy
- CalendarFreebusyEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Freebusy
- CalendarFreebusyEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarFreebusyEndpointConfiguration
-
- CalendarSettingsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.calendar.Calendar$Settings
- CalendarSettingsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
-
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Settings
- CalendarSettingsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
-
- copy() - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
- createConsumer(Processor) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
-
- createConsumer(Processor) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamEndpoint
-
- createEndpoint(String, String, GoogleCalendarApiName, GoogleCalendarConfiguration) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
-
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamComponent
-
- createExchange(ExchangePattern, Event) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamEndpoint
-
- createProducer() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
-
- createProducer() - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamEndpoint
-
- setAccessToken(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
OAuth 2 access token.
- setAccessToken(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
OAuth 2 access token.
- setApiName(GoogleCalendarApiName) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
What kind of operation to perform
- setApplicationName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
Google calendar application name.
- setApplicationName(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Google Calendar application name.
- setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
-
- setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
-
- setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
-
- setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
The calendarId to be used
- setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
-
To use the GoogleCalendarClientFactory as factory for creating the client.
- setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
-
- setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamComponent
-
- setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamEndpoint
-
- setClientId(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
Client ID of the calendar application
- setClientId(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Client ID of the calendar application
- setClientSecret(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
Client secret of the calendar application
- setClientSecret(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Client secret of the calendar application
- setConfiguration(GoogleCalendarConfiguration) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
-
To use the shared configuration
- setConfiguration(GoogleCalendarStreamConfiguration) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamComponent
-
The configuration
- setConsiderLastUpdate(boolean) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Take into account the lastUpdate of the last event polled as start date for the next poll
- setConsumeFromNow(boolean) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Consume events in the selected calendar from now on
- setContent(AclRule) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
-
- setContent(CalendarListEntry) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
-
- setContent(Calendar) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
-
- setContent(Event) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setContent(FreeBusyRequest) - Method in class org.apache.camel.component.google.calendar.CalendarFreebusyEndpointConfiguration
-
- setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
-
- setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
-
- setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration
-
- setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
-
- setDestination(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setEmailAddress(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
The emailAddress of the Google Service Account.
- setEventId(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setIndex(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Specifies an index for the endpoint
- setMaxResults(int) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Max results to be returned
- setMethodName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
What sub operation to use for the selected operation
- setP12FileName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
The name of the p12 file which has the private key to use with the Google Service Account.
- setQuery(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
The query to execute on calendar
- setRefreshToken(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
OAuth 2 refresh token.
- setRefreshToken(String) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
OAuth 2 refresh token.
- setRuleId(String) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
-
- setScopes(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
Specifies the level of permissions you want a calendar application to have to a user account.
- setScopes(List<String>) - Method in class org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
-
Specifies the level of permissions you want a calendar application to have to
a user account.
- setSetting(String) - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
-
- setText(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
-
- setUser(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
-
The email address of the user the application is trying to impersonate in the service account flow
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
-
Returns an array containing the constants of this enum type, in
the order they are declared.