See: Description
| Interface | Description |
|---|---|
| GoogleClientRequestInitializer |
Google client request initializer.
|
| Class | Description |
|---|---|
| AbstractGoogleClient |
Abstract thread-safe Google client.
|
| AbstractGoogleClient.Builder |
Builder for
AbstractGoogleClient. |
| AbstractGoogleClientRequest<T> |
Abstract Google client request for a
AbstractGoogleClient. |
| CommonGoogleClientRequestInitializer |
Google common client request initializer implementation for setting properties like key and
userIp.
|
| GoogleClient | Deprecated
(scheduled to be removed in 1.14) Use
com.google.api.client.googleapis.services.json.AbstractGoogleJsonClient instead. |
| GoogleClient.Builder | Deprecated
(scheduled to be removed in 1.14) Use
AbstractGoogleClient.Builder
instead. |
| GoogleKeyInitializer | Deprecated
(scheduled to be removed in 1.14) Instead use either
CommonGoogleClientRequestInitializer or a subclass of it. |
Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library
Copyright © 2010-2013 Google. All Rights Reserved.