Interface GoogleMailClientFactory

    • Method Detail

      • makeClient

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