- setAccessToken(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
OAuth 2 access token.
- setAccessToken(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
OAuth 2 access token.
- setApiName(GoogleSheetsApiName) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
What kind of operation to perform
- setApiName(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Sets the apiName.
- setApplicationName(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
Google Sheets application name.
- setApplicationName(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Google sheets application name.
- setBatchClearValuesRequest(BatchClearValuesRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setBatchGetValuesByDataFilterRequest(BatchGetValuesByDataFilterRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setBatchUpdateSpreadsheetRequest(BatchUpdateSpreadsheetRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsEndpointConfiguration
-
- setBatchUpdateValuesByDataFilterRequest(BatchUpdateValuesByDataFilterRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setBatchUpdateValuesRequest(BatchUpdateValuesRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setClearValuesRequest(ClearValuesRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setClientFactory(GoogleSheetsClientFactory) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsComponent
-
To use the GoogleSheetsClientFactory as factory for creating the client.
- setClientFactory(GoogleSheetsClientFactory) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsEndpoint
-
- setClientFactory(GoogleSheetsClientFactory) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamComponent
-
To use the GoogleSheetsClientFactory as factory for creating the client.
- setClientFactory(GoogleSheetsClientFactory) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamEndpoint
-
- setClientId(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
Client ID of the sheets application
- setClientId(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Client ID of the sheets application
- setClientSecret(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
Client secret of the sheets application
- setClientSecret(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Client secret of the sheets application
- setConfiguration(GoogleSheetsConfiguration) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsComponent
-
To use the shared configuration
- setConfiguration(GoogleSheetsStreamConfiguration) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamComponent
-
To use the shared configuration
- setContent(Spreadsheet) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsEndpointConfiguration
-
- setContent(BatchClearValuesByDataFilterRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setGetSpreadsheetByDataFilterRequest(GetSpreadsheetByDataFilterRequest) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsEndpointConfiguration
-
- setIncludeGridData(boolean) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
True if grid data should be returned.
- setMajorDimension(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Specifies the major dimension that results should use..
- setMaxResults(int) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Specify the maximum number of returned results.
- setMethodName(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
What sub operation to use for the selected operation
- setRange(String) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setRange(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Specifies the range of rows and columns in a sheet to get data from.
- setRefreshToken(String) - Method in class org.apache.camel.component.google.sheets.GoogleSheetsConfiguration
-
OAuth 2 refresh token.
- setRefreshToken(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
OAuth 2 refresh token.
- setScopes(List<String>) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Specifies the level of permissions you want a sheets application to have to
a user account.
- setSplitResults(boolean) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
True if value range result should be split into rows or columns to process each of them individually.
- setSpreadsheetId(String) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsEndpointConfiguration
-
- setSpreadsheetId(String) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- setSpreadsheetId(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Specifies the spreadsheet identifier that is used to identify the target to obtain.
- setValueRenderOption(String) - Method in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConfiguration
-
Determines how values should be rendered in the output.
- setValues(ValueRange) - Method in class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- SheetsSpreadsheetsApiMethod - Enum in org.apache.camel.component.google.sheets.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.sheets.v4.Sheets$Spreadsheets
- SheetsSpreadsheetsEndpointConfiguration - Class in org.apache.camel.component.google.sheets
-
Camel EndpointConfiguration for com.google.api.services.sheets.v4.Sheets$Spreadsheets
- SheetsSpreadsheetsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.sheets.SheetsSpreadsheetsEndpointConfiguration
-
- SheetsSpreadsheetsValuesApiMethod - Enum in org.apache.camel.component.google.sheets.internal
-
Camel ApiMethod
Enumeration for com.google.api.services.sheets.v4.Sheets$Spreadsheets$Values
- SheetsSpreadsheetsValuesEndpointConfiguration - Class in org.apache.camel.component.google.sheets
-
Camel EndpointConfiguration for com.google.api.services.sheets.v4.Sheets$Spreadsheets$Values
- SheetsSpreadsheetsValuesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.sheets.SheetsSpreadsheetsValuesEndpointConfiguration
-
- SPREADSHEET_ID - Static variable in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConstants
-
- SPREADSHEET_URL - Static variable in class org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamConstants
-