Class DriveAppsEndpointConfiguration
java.lang.Object
org.apache.camel.component.google.drive.GoogleDriveConfiguration
org.apache.camel.component.google.drive.DriveAppsEndpointConfiguration
@ApiParams(apiName="drive-apps",description="The apps collection of methods",apiMethods={@ApiMethod(methodName="get",description="Gets a specific app",signatures="com.google.api.services.drive.Drive$Apps$Get get(String appId)"),@ApiMethod(methodName="list",description="Lists a user\'s installed apps",signatures="com.google.api.services.drive.Drive$Apps$List list()")},aliases={})
@UriParams
@Configurer(extended=true)
public final class DriveAppsEndpointConfiguration
extends GoogleDriveConfiguration
Camel endpoint configuration for
Drive.Apps.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.google.drive.GoogleDriveConfiguration
getAccessToken, getApiName, getApplicationName, getClientId, getClientSecret, getDelegate, getMethodName, getRefreshToken, getScopes, getServiceAccountKey, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setDelegate, setMethodName, setRefreshToken, setScopes, setServiceAccountKey
-
Constructor Details
-
DriveAppsEndpointConfiguration
public DriveAppsEndpointConfiguration()
-
-
Method Details
-
getAppId
-
setAppId
-