Class CalendarFreebusyEndpointConfiguration

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

@ApiParams(apiName="freebusy", description="The freebusy collection of methods", apiMethods=@ApiMethod(methodName="query",description="Returns free/busy information for a set of calendars",signatures="com.google.api.services.calendar.Calendar$Freebusy$Query query(com.google.api.services.calendar.model.FreeBusyRequest content)"), aliases={}) @UriParams @Configurer(extended=true) public final class CalendarFreebusyEndpointConfiguration extends GoogleCalendarConfiguration
Camel endpoint configuration for Calendar.Freebusy.
  • Constructor Details

    • CalendarFreebusyEndpointConfiguration

      public CalendarFreebusyEndpointConfiguration()
  • Method Details

    • getContent

      public com.google.api.services.calendar.model.FreeBusyRequest getContent()
    • setContent

      public void setContent(com.google.api.services.calendar.model.FreeBusyRequest content)