Uses of Class
org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration
Packages that use GoogleCalendarStreamConfiguration
-
Uses of GoogleCalendarStreamConfiguration in org.apache.camel.component.google.calendar.stream
Methods in org.apache.camel.component.google.calendar.stream that return GoogleCalendarStreamConfigurationModifier and TypeMethodDescriptionGoogleCalendarStreamConfiguration.copy()GoogleCalendarStreamComponent.getConfiguration()protected GoogleCalendarStreamConfigurationGoogleCalendarStreamConsumer.getConfiguration()GoogleCalendarStreamEndpoint.getConfiguration()Methods in org.apache.camel.component.google.calendar.stream with parameters of type GoogleCalendarStreamConfigurationModifier and TypeMethodDescriptioncom.google.api.services.calendar.CalendarGoogleCalendarStreamComponent.getClient(GoogleCalendarStreamConfiguration config) voidGoogleCalendarStreamComponent.setConfiguration(GoogleCalendarStreamConfiguration configuration) The configurationConstructors in org.apache.camel.component.google.calendar.stream with parameters of type GoogleCalendarStreamConfigurationModifierConstructorDescriptionGoogleCalendarStreamEndpoint(String uri, GoogleCalendarStreamComponent component, GoogleCalendarStreamConfiguration endpointConfiguration)