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