Class BatchGoogleSheetsClientFactory

    • Constructor Detail

      • 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 Detail

      • configure

        protected void configure​(com.google.api.services.sheets.v4.Sheets.Builder clientBuilder)
        Subclasses may add customized configuration to client builder.
        Parameters:
        clientBuilder -