Uses of Class
kubevirt.JSON
-
Packages that use JSON Package Description kubevirt -
-
Uses of JSON in kubevirt
Fields in kubevirt declared as JSON Modifier and Type Field Description private JSON
ApiClient. json
Methods in kubevirt that return JSON Modifier and Type Method Description JSON
ApiClient. getJSON()
Get JSONJSON
JSON. setDateFormat(java.text.DateFormat dateFormat)
JSON
JSON. setGson(com.google.gson.Gson gson)
Set Gson.JSON
JSON. setLenientOnJson(boolean lenientOnJson)
JSON
JSON. setLocalDateFormat(java.time.format.DateTimeFormatter dateFormat)
JSON
JSON. setOffsetDateTimeFormat(java.time.format.DateTimeFormatter dateFormat)
JSON
JSON. setSqlDateFormat(java.text.DateFormat dateFormat)
Methods in kubevirt with parameters of type JSON Modifier and Type Method Description ApiClient
ApiClient. setJSON(JSON json)
Set JSON
-