Uses of Interface
org.apache.camel.builder.endpoint.dsl.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder
Packages that use GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder
-
Uses of GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Google Sheets component.Methods in org.apache.camel.builder.endpoint.dsl that return GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilderModifier and TypeMethodDescriptionGoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.accessToken(String accessToken) OAuth 2 access token.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.applicationName(String applicationName) Google Sheets application name.GoogleSheetsEndpointBuilderFactory.AdvancedGoogleSheetsEndpointProducerBuilder.basic()Client ID of the sheets application.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.clientSecret(String clientSecret) Client secret of the sheets application.Delegate for wide-domain service account.Sets the name of a parameter to be passed in the exchange In Body.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.refreshToken(String refreshToken) OAuth 2 refresh token.Specifies the level of permissions you want a sheets application to have to a user account.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.scopes(Collection<String> scopes) Specifies the level of permissions you want a sheets application to have to a user account.GoogleSheetsEndpointBuilderFactory.GoogleSheetsEndpointProducerBuilder.serviceAccountKey(String serviceAccountKey) Sets .json file with credentials for Service account.