Class GoogleSheetsApiCollection
- java.lang.Object
-
- org.apache.camel.support.component.ApiCollection<GoogleSheetsApiName,GoogleSheetsConfiguration>
-
- org.apache.camel.component.google.sheets.internal.GoogleSheetsApiCollection
-
public final class GoogleSheetsApiCollection extends org.apache.camel.support.component.ApiCollection<GoogleSheetsApiName,GoogleSheetsConfiguration>
CamelApiCollectionfor GoogleSheets
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GoogleSheetsApiCollectiongetCollection()GoogleSheetsConfigurationgetEndpointConfiguration(GoogleSheetsApiName apiName)
-
-
-
Method Detail
-
getEndpointConfiguration
public GoogleSheetsConfiguration getEndpointConfiguration(GoogleSheetsApiName apiName)
- Specified by:
getEndpointConfigurationin classorg.apache.camel.support.component.ApiCollection<GoogleSheetsApiName,GoogleSheetsConfiguration>
-
getCollection
public static GoogleSheetsApiCollection getCollection()
-
-