Class DriveAboutEndpointConfiguration
- java.lang.Object
-
- org.apache.camel.component.google.drive.GoogleDriveConfiguration
-
- org.apache.camel.component.google.drive.DriveAboutEndpointConfiguration
-
@UriParams public final class DriveAboutEndpointConfiguration extends GoogleDriveConfiguration
Camel EndpointConfiguration for com.google.api.services.drive.Drive$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, getMethodName, getRefreshToken, getScopes, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setMethodName, setRefreshToken, setScopes
-
-