public interface GoogleApiUserClientFactory extends ApiUserClientFactory, ClientFactory
| Modifier and Type | Method and Description |
|---|---|
GoogleApiUserClient |
createGoogleApiUserClient(ApiServiceClient apiServiceClient,
UserCredential userCredential) |
GoogleApiUserClient |
createGoogleApiUserClient(String resourceBaseUrl,
UserCredential userCredential) |
createClientmakeServiceClientGoogleApiUserClient createGoogleApiUserClient(String resourceBaseUrl, UserCredential userCredential)
GoogleApiUserClient createGoogleApiUserClient(ApiServiceClient apiServiceClient, UserCredential userCredential)
Copyright © 2013. All rights reserved.