@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, getApiName, getApplicationName, getClientId, getClientSecret, getMethodName, getRefreshToken, getScopes, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setMethodName, setRefreshToken, setScopes
public 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