Interface GoogleCalendarStreamComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GoogleCalendarStreamComponentBuilderFactory
Poll for changes in a Google Calendar.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Google Calendar Stream component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionGoogle Calendar Stream (camel-google-calendar) Poll for changes in a Google Calendar.
-
Method Details
-
googleCalendarStream
static GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder googleCalendarStream()Google Calendar Stream (camel-google-calendar) Poll for changes in a Google Calendar. Category: cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-google-calendar- Returns:
- the dsl builder
-