| Package | Description |
|---|---|
| com.google.api.client.googleapis.json |
Google's JSON support (see detailed package specification).
|
| Modifier and Type | Method and Description |
|---|---|
protected GoogleJsonRpcHttpTransport.Builder |
GoogleJsonRpcHttpTransport.Builder.setAccept(String accept)
Sets the Accept header to use for requests.
|
protected GoogleJsonRpcHttpTransport.Builder |
GoogleJsonRpcHttpTransport.Builder.setMimeType(String mimeType)
Sets the MIME type of the Content type header to use for requests.
|
protected GoogleJsonRpcHttpTransport.Builder |
GoogleJsonRpcHttpTransport.Builder.setRpcServerUrl(com.google.api.client.http.GenericUrl rpcServerUrl)
Sets the RPC server URL.
|
Copyright © 2010-2013 Google. All Rights Reserved.