Uses of Class
com.google.api.client.http.json.JsonHttpContent
Packages that use JsonHttpContent
Package
Description
JSON HTTP library based on the pluggable HTTP library.
-
Uses of JsonHttpContent in com.google.api.client.http.json
Methods in com.google.api.client.http.json that return JsonHttpContentModifier and TypeMethodDescriptionJsonHttpContent.setMediaType
(HttpMediaType mediaType) JsonHttpContent.setWrapperKey
(String wrapperKey) Sets the wrapper key for the JSON content ornull
for none.