|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.services.oauth2.Oauth2.Userinfo.V2
public class Oauth2.Userinfo.V2
The "v2" collection of methods.
Nested Class Summary | |
---|---|
class |
Oauth2.Userinfo.V2.Me
The "me" collection of methods. |
Constructor Summary | |
---|---|
Oauth2.Userinfo.V2()
|
Method Summary | |
---|---|
Oauth2.Userinfo.V2.Me |
me()
An accessor for creating requests from the Me collection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Oauth2.Userinfo.V2()
Method Detail |
---|
public Oauth2.Userinfo.V2.Me me()
The typical use is:
Oauth2 oauth2 = new Oauth2(...);
Oauth2.Me.List request = oauth2.me().list(parameters ...)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |