Package | Description |
---|---|
org.apache.camel.component.google.sheets | |
org.apache.camel.component.google.sheets.internal |
Modifier and Type | Class and Description |
---|---|
class |
SheetsSpreadsheetsEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.sheets.v4.Sheets$Spreadsheets
|
class |
SheetsSpreadsheetsValuesEndpointConfiguration
Camel EndpointConfiguration for com.google.api.services.sheets.v4.Sheets$Spreadsheets$Values
|
Modifier and Type | Method and Description |
---|---|
GoogleSheetsConfiguration |
GoogleSheetsComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<GoogleSheetsConfiguration> |
GoogleSheetsEndpoint.getPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
GoogleSheetsComponent.createEndpoint(String uri,
String methodName,
GoogleSheetsApiName apiName,
GoogleSheetsConfiguration endpointConfiguration) |
com.google.api.services.sheets.v4.Sheets |
GoogleSheetsComponent.getClient(GoogleSheetsConfiguration config) |
void |
GoogleSheetsComponent.setConfiguration(GoogleSheetsConfiguration configuration)
To use the shared configuration
|
Constructor and Description |
---|
GoogleSheetsEndpoint(String uri,
GoogleSheetsComponent component,
GoogleSheetsApiName apiName,
String methodName,
GoogleSheetsConfiguration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
GoogleSheetsConfiguration |
GoogleSheetsApiCollection.getEndpointConfiguration(GoogleSheetsApiName apiName) |
Apache Camel