public static interface GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder extends ComponentBuilder<org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamComponent>
build, build, doSetProperty, registerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder applicationName(String applicationName)
java.lang.String type.
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder bridgeErrorHandler(boolean bridgeErrorHandler)
boolean type.
Default: false
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder calendarId(String calendarId)
java.lang.String type.
Default: primary
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder clientId(String clientId)
java.lang.String type.
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder configuration(org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration configuration)
org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamConfiguration type.
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder considerLastUpdate(boolean considerLastUpdate)
boolean type.
Default: false
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder consumeFromNow(boolean consumeFromNow)
boolean type.
Default: true
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder maxResults(int maxResults)
int type.
Default: 10
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder query(String query)
java.lang.String type.
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder scopes(List<String> scopes)
java.util.List type.
Group: consumerdefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder autowiredEnabled(boolean autowiredEnabled)
boolean type.
Default: true
Group: advanceddefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder clientFactory(org.apache.camel.component.google.calendar.GoogleCalendarClientFactory clientFactory)
org.apache.camel.component.google.calendar.GoogleCalendarClientFactory type.
Group: advanceddefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder accessToken(String accessToken)
java.lang.String type.
Group: securitydefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder clientSecret(String clientSecret)
java.lang.String type.
Group: securitydefault GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder refreshToken(String refreshToken)
java.lang.String type.
Group: securityApache Camel