@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, getMethodName, getRefreshToken, getScopes, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setMethodName, setRefreshToken, setScopespublic 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