|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<String,Object>
com.google.api.client.util.GenericData
com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
com.google.api.services.oauth2.Oauth2Request<Userinfo>
com.google.api.services.oauth2.Oauth2.Userinfo.V2.Me.Get
public class Oauth2.Userinfo.V2.Me.Get
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.api.client.util.GenericData |
|---|
GenericData.Flags |
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
protected |
Oauth2.Userinfo.V2.Me.Get()
Get user info Create a request for the method "me.get". |
| Method Summary | |
|---|---|
HttpRequest |
buildHttpRequestUsingHead()
|
HttpResponse |
executeUsingHead()
|
Oauth2.Userinfo.V2.Me.Get |
setAlt(String alt)
Data format for the response. |
Oauth2.Userinfo.V2.Me.Get |
setFields(String fields)
Selector specifying which fields to include in a partial response. |
Oauth2.Userinfo.V2.Me.Get |
setKey(String key)
API key. |
Oauth2.Userinfo.V2.Me.Get |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user. |
Oauth2.Userinfo.V2.Me.Get |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks. |
Oauth2.Userinfo.V2.Me.Get |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications. |
Oauth2.Userinfo.V2.Me.Get |
setUserIp(String userIp)
IP address of the site where the request originates. |
| Methods inherited from class com.google.api.services.oauth2.Oauth2Request |
|---|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeaders |
| Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest |
|---|
getJsonContent, newExceptionOnError, queue |
| Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest |
|---|
buildHttpRequest, buildHttpRequestUrl, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue |
| Methods inherited from class com.google.api.client.util.GenericData |
|---|
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys |
| Methods inherited from class java.util.AbstractMap |
|---|
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Oauth2.Userinfo.V2.Me.Get()
AbstractGoogleClientRequest.execute() method to invoke the remote operation. Oauth2.initialize(AbstractGoogleClientRequest) must be called to initialize this instance
immediately after invoking the constructor.
| Method Detail |
|---|
public HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Userinfo>IOException
public HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Userinfo>IOExceptionpublic Oauth2.Userinfo.V2.Me.Get setAlt(String alt)
Oauth2Request
setAlt in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setFields(String fields)
Oauth2Request
setFields in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setKey(String key)
Oauth2Request
setKey in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setOauthToken(String oauthToken)
Oauth2Request
setOauthToken in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setPrettyPrint(Boolean prettyPrint)
Oauth2Request
setPrettyPrint in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setQuotaUser(String quotaUser)
Oauth2Request
setQuotaUser in class Oauth2Request<Userinfo>public Oauth2.Userinfo.V2.Me.Get setUserIp(String userIp)
Oauth2Request
setUserIp in class Oauth2Request<Userinfo>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||