@ApiParams(apiName="drive-about",
description="The about collection of methods",
apiMethods=@ApiMethod(methodName="get",description="Gets the information about the current user along with Drive API settings",signatures="com.google.api.services.drive.Drive$About$Get get()"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class DriveAboutEndpointConfiguration
extends GoogleDriveConfiguration
Drive.About.| Constructor and Description |
|---|
DriveAboutEndpointConfiguration() |
getAccessToken, getApiName, getApplicationName, getClientId, getClientSecret, getMethodName, getRefreshToken, getScopes, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setMethodName, setRefreshToken, setScopesApache Camel