Uses of Class
com.google.api.client.json.JsonObjectParser.Builder
Packages that use JsonObjectParser.Builder
Package
Description
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
-
Uses of JsonObjectParser.Builder in com.google.api.client.json
Methods in com.google.api.client.json that return JsonObjectParser.BuilderModifier and TypeMethodDescriptionJsonObjectParser.Builder.setWrapperKeys
(Collection<String> wrapperKeys) Sets the wrapper keys for the JSON content.Constructors in com.google.api.client.json with parameters of type JsonObjectParser.Builder