Uses of Class
io.gopluslabs.client.JSON
-
Packages that use JSON Package Description io.gopluslabs.client -
-
Uses of JSON in io.gopluslabs.client
Fields in io.gopluslabs.client declared as JSON Modifier and Type Field Description private JSONApiClient. jsonMethods in io.gopluslabs.client that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Get JSONJSONJSON. setDateFormat(DateFormat dateFormat)JSONJSON. setGson(com.google.gson.Gson gson)Set Gson.JSONJSON. setLenientOnJson(boolean lenientOnJson)JSONJSON. setLocalDateFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)JSONJSON. setOffsetDateTimeFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)JSONJSON. setSqlDateFormat(DateFormat dateFormat)Methods in io.gopluslabs.client with parameters of type JSON Modifier and Type Method Description ApiClientApiClient. setJSON(JSON json)Set JSON
-