Interface GoogleSheetsClientFactory
-
- All Known Implementing Classes:
BatchGoogleSheetsClientFactory
public interface GoogleSheetsClientFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.api.services.sheets.v4.Sheets
makeClient(String clientId, String clientSecret, String applicationName, String refreshToken, String accessToken)
-