Class GoogleDrivePropertiesHelper
java.lang.Object
org.apache.camel.support.component.ApiMethodPropertiesHelper<GoogleDriveConfiguration>
org.apache.camel.component.google.drive.internal.GoogleDrivePropertiesHelper
public final class GoogleDrivePropertiesHelper
extends org.apache.camel.support.component.ApiMethodPropertiesHelper<GoogleDriveConfiguration>
Singleton
ApiMethodPropertiesHelper for GoogleDrive component.-
Field Summary
Fields inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
componentConfigClass, componentConfigFields, LOG, propertyPrefix -
Method Summary
Modifier and TypeMethodDescriptionstatic GoogleDrivePropertiesHelpergetHelper(org.apache.camel.CamelContext context) Methods inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
getConfigurationProperties, getEndpointProperties, getEndpointPropertyNames, getExchangeProperties, getValidEndpointProperties
-
Method Details
-
getHelper
-