Uses of Class
com.exasol.extensionmanager.client.invoker.JSON
-
Packages that use JSON Package Description com.exasol.extensionmanager.client.invoker -
-
Uses of JSON in com.exasol.extensionmanager.client.invoker
Fields in com.exasol.extensionmanager.client.invoker declared as JSON Modifier and Type Field Description protected JSONApiClient. jsonMethods in com.exasol.extensionmanager.client.invoker that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Gets the JSON instance to do JSON serialization and deserialization.
-