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 JsonHttpContentJsonHttpContent. setMediaType(HttpMediaType mediaType)JsonHttpContentJsonHttpContent. setWrapperKey(java.lang.String wrapperKey)Sets the wrapper key for the JSON content ornullfor none.
-