@UriParams public final class DriveRealtimeEndpointConfiguration extends GoogleDriveConfiguration
| Constructor and Description |
|---|
DriveRealtimeEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileId() |
com.google.api.client.http.AbstractInputStreamContent |
getMediaContent() |
void |
setFileId(String fileId) |
void |
setMediaContent(com.google.api.client.http.AbstractInputStreamContent mediaContent) |
getAccessToken, getApplicationName, getClientId, getClientSecret, getRefreshToken, getScopes, setAccessToken, setApplicationName, setClientId, setClientSecret, setRefreshToken, setScopespublic String getFileId()
public void setFileId(String fileId)
public com.google.api.client.http.AbstractInputStreamContent getMediaContent()
public void setMediaContent(com.google.api.client.http.AbstractInputStreamContent mediaContent)
Apache Camel