Interface GoogleSheetsClientFactory

    • Method Detail

      • makeClient

        com.google.api.services.sheets.v4.Sheets makeClient​(org.apache.camel.CamelContext camelContext,
                                                            String serviceAccountKey,
                                                            Collection<String> scopes,
                                                            String applicationName,
                                                            String delegate)