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