public class BaseGoogleServiceClient extends AbstractServiceClient implements GoogleServiceClient, Serializable
| Constructor and Description |
|---|
BaseGoogleServiceClient() |
BaseGoogleServiceClient(ClientCredential clientCredential) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getClientCredential, getClientKey, getClientSecret, setClientCredentialclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetClientCredentialgetClientKey, getClientSecretpublic BaseGoogleServiceClient()
public BaseGoogleServiceClient(ClientCredential clientCredential)
public String toString()
toString in class AbstractServiceClientCopyright © 2013. All rights reserved.