Uses of Class
com.google.api.client.http.json.JsonHttpContent
-
Packages that use JsonHttpContent Package Description com.google.api.client.http.json 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 JsonHttpContent Modifier and Type Method Description JsonHttpContent
JsonHttpContent. setMediaType(HttpMediaType mediaType)
JsonHttpContent
JsonHttpContent. setWrapperKey(String wrapperKey)
Sets the wrapper key for the JSON content ornull
for none.
-