@UriParams public final class DriveChangesEndpointConfiguration extends GoogleDriveConfiguration
| Constructor and Description |
|---|
DriveChangesEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeId() |
com.google.api.services.drive.model.Channel |
getContentChannel() |
void |
setChangeId(String changeId) |
void |
setContentChannel(com.google.api.services.drive.model.Channel contentChannel) |
getAccessToken, getApplicationName, getClientId, getClientSecret, getRefreshToken, getScopes, setAccessToken, setApplicationName, setClientId, setClientSecret, setRefreshToken, setScopespublic String getChangeId()
public void setChangeId(String changeId)
public com.google.api.services.drive.model.Channel getContentChannel()
public void setContentChannel(com.google.api.services.drive.model.Channel contentChannel)
Apache Camel