Uses of Class
com.docusign.admin.client.JSON
-
Packages that use JSON Package Description com.docusign.admin.client -
-
Uses of JSON in com.docusign.admin.client
Fields in com.docusign.admin.client declared as JSON Modifier and Type Field Description protected JSONApiClient. jsonMethods in com.docusign.admin.client that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Gets the JSON instance to do JSON serialization and deserialization.JSONJSON. setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
-