Uses of Class
com.exoscale.sdk.client.JSON
-
Packages that use JSON Package Description com.exoscale.sdk.client -
-
Uses of JSON in com.exoscale.sdk.client
Methods in com.exoscale.sdk.client that return JSON Modifier and Type Method Description static JSON
JSON. getDefault()
Get the default JSON instance.Methods in com.exoscale.sdk.client with parameters of type JSON Modifier and Type Method Description static void
JSON. setDefault(JSON json)
Set the default JSON instance.
-