@ApiParams(apiName="drive-channels",
description="The channels collection of methods",
apiMethods=@ApiMethod(methodName="stop",description="Stop watching resources through this channel",signatures="com.google.api.services.drive.Drive$Channels$Stop stop(com.google.api.services.drive.model.Channel content)"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class DriveChannelsEndpointConfiguration
extends GoogleDriveConfiguration
Drive.Channels.| Constructor and Description |
|---|
DriveChannelsEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.services.drive.model.Channel |
getContentChannel() |
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, setScopesApache Camel