Class CalendarChannelsEndpointConfiguration

java.lang.Object
org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration

@ApiParams(apiName="channels", description="The channels collection of methods", apiMethods=@ApiMethod(methodName="stop",description="Stop watching resources through this channel",signatures="com.google.api.services.calendar.Calendar$Channels$Stop stop(com.google.api.services.calendar.model.Channel content)"), aliases={}) @UriParams @Configurer(extended=true) public final class CalendarChannelsEndpointConfiguration extends GoogleCalendarConfiguration
Camel endpoint configuration for Calendar.Channels.
  • Constructor Details

    • CalendarChannelsEndpointConfiguration

      public CalendarChannelsEndpointConfiguration()
  • Method Details

    • getContentChannel

      public com.google.api.services.calendar.model.Channel getContentChannel()
    • setContentChannel

      public void setContentChannel(com.google.api.services.calendar.model.Channel contentChannel)