Package | Description |
---|---|
com.google.api.services.oauth2 |
Modifier and Type | Method and Description |
---|---|
Oauth2 |
Oauth2.Builder.build()
Builds a new instance of
Oauth2 . |
Oauth2 |
Oauth2Request.getAbstractGoogleClient() |
Constructor and Description |
---|
Oauth2Request(Oauth2 client,
java.lang.String method,
java.lang.String uriTemplate,
java.lang.Object content,
java.lang.Class<T> responseClass) |