public class GoogleAccount extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName() |
String |
getCertificateLocation() |
com.google.api.services.analytics.Analytics |
getClient() |
com.google.api.client.auth.oauth2.Credential |
getCredential() |
String |
getEmailAddress() |
com.google.api.client.http.HttpTransport |
getHttpTransport() |
static GoogleAccount |
getInstance() |
com.google.api.client.json.JsonFactory |
getJsonFactory() |
String |
getTableId() |
public static GoogleAccount getInstance()
public String getApplicationName()
public String getTableId()
public String getEmailAddress()
public String getCertificateLocation()
public com.google.api.client.json.JsonFactory getJsonFactory()
public com.google.api.client.http.HttpTransport getHttpTransport()
public com.google.api.client.auth.oauth2.Credential getCredential()
public com.google.api.services.analytics.Analytics getClient()
Copyright © 2017 DuraSpace. All rights reserved.