Class GoogleDriveApiCollection
- java.lang.Object
-
- org.apache.camel.support.component.ApiCollection<GoogleDriveApiName,GoogleDriveConfiguration>
-
- org.apache.camel.component.google.drive.internal.GoogleDriveApiCollection
-
public final class GoogleDriveApiCollection extends org.apache.camel.support.component.ApiCollection<GoogleDriveApiName,GoogleDriveConfiguration>
CamelApiCollectionfor GoogleDrive
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GoogleDriveApiCollectiongetCollection()GoogleDriveConfigurationgetEndpointConfiguration(GoogleDriveApiName apiName)
-
-
-
Method Detail
-
getEndpointConfiguration
public GoogleDriveConfiguration getEndpointConfiguration(GoogleDriveApiName apiName)
- Specified by:
getEndpointConfigurationin classorg.apache.camel.support.component.ApiCollection<GoogleDriveApiName,GoogleDriveConfiguration>
-
getCollection
public static GoogleDriveApiCollection getCollection()
-
-