Interface GoogleDriveClientFactory
-
- All Known Implementing Classes:
BatchGoogleDriveClientFactory,InteractiveGoogleDriveClientFactory
public interface GoogleDriveClientFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.api.services.drive.DrivemakeClient(String clientId, String clientSecret, Collection<String> scopes, String applicationName, String refreshToken, String accessToken)
-