Package | Description |
---|---|
com.google.api.client.googleapis.services.json |
Contains the basis for the generated service-specific libraries based on the JSON format.
|
com.google.api.client.googleapis.testing.services.json |
Test utilities for the
com.google.api.client.googleapis.json package. |
Modifier and Type | Method and Description |
---|---|
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.set(String fieldName,
Object value) |
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.setDisableGZipContent(boolean disableGZipContent) |
AbstractGoogleJsonClientRequest<T> |
AbstractGoogleJsonClientRequest.setRequestHeaders(com.google.api.client.http.HttpHeaders headers) |
Modifier and Type | Method and Description |
---|---|
protected void |
CommonGoogleJsonClientRequestInitializer.initializeJsonRequest(AbstractGoogleJsonClientRequest<?> request)
Initializes a Google JSON client request.
|
Modifier and Type | Class and Description |
---|---|
class |
MockGoogleJsonClientRequest<T>
Thread-safe mock Google JSON request.
|
Copyright © 2010-2013 Google. All Rights Reserved.