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