@UriParams public final class CalendarCalendarListEndpointConfiguration extends GoogleCalendarConfiguration
Constructor and Description |
---|
CalendarCalendarListEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getCalendarId() |
com.google.api.services.calendar.model.CalendarListEntry |
getContent() |
com.google.api.services.calendar.model.Channel |
getContentChannel() |
void |
setCalendarId(String calendarId) |
void |
setContent(com.google.api.services.calendar.model.CalendarListEntry content) |
void |
setContentChannel(com.google.api.services.calendar.model.Channel contentChannel) |
getAccessToken, getApiName, getApplicationName, getClientId, getClientSecret, getEmailAddress, getMethodName, getP12FileName, getRefreshToken, getScopes, getUser, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setEmailAddress, setMethodName, setP12FileName, setRefreshToken, setScopes, setUser
public CalendarCalendarListEndpointConfiguration()
public String getCalendarId()
public void setCalendarId(String calendarId)
public com.google.api.services.calendar.model.CalendarListEntry getContent()
public void setContent(com.google.api.services.calendar.model.CalendarListEntry content)
public com.google.api.services.calendar.model.Channel getContentChannel()
public void setContentChannel(com.google.api.services.calendar.model.Channel contentChannel)
Apache Camel