Class DriveAboutEndpointConfiguration
- java.lang.Object
-
- org.apache.camel.component.google.drive.GoogleDriveConfiguration
-
- org.apache.camel.component.google.drive.DriveAboutEndpointConfiguration
-
@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 GoogleDriveConfigurationCamel endpoint configuration forDrive.About.
-
-
Constructor Summary
Constructors Constructor Description DriveAboutEndpointConfiguration()
-
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
-
-