Interface GoogleDriveClientFactory

    • Method Detail

      • makeClient

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