Class BatchGoogleSheetsClientFactory

java.lang.Object
org.apache.camel.component.google.sheets.BatchGoogleSheetsClientFactory
All Implemented Interfaces:
GoogleSheetsClientFactory

public class BatchGoogleSheetsClientFactory extends Object implements GoogleSheetsClientFactory
  • Constructor Details

    • BatchGoogleSheetsClientFactory

      public BatchGoogleSheetsClientFactory()
    • BatchGoogleSheetsClientFactory

      public BatchGoogleSheetsClientFactory(com.google.api.client.http.HttpTransport httpTransport)
    • BatchGoogleSheetsClientFactory

      public BatchGoogleSheetsClientFactory(com.google.api.client.http.HttpTransport httpTransport, com.google.api.client.json.JsonFactory jsonFactory)
  • Method Details