Uses of Class
org.wso2.am.integration.clients.admin.JSON
-
Packages that use JSON Package Description org.wso2.am.integration.clients.admin -
-
Uses of JSON in org.wso2.am.integration.clients.admin
Methods in org.wso2.am.integration.clients.admin 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. setSqlDateFormat(DateFormat dateFormat)Methods in org.wso2.am.integration.clients.admin with parameters of type JSON Modifier and Type Method Description ApiClientApiClient. setJSON(JSON json)Set JSON
-