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