Uses of Class
org.ovirt.vdsm.jsonrpc.client.utils.JsonResponseUtil
-
Packages that use JsonResponseUtil Package Description org.ovirt.vdsm.jsonrpc.client.utils -
-
Uses of JsonResponseUtil in org.ovirt.vdsm.jsonrpc.client.utils
Methods in org.ovirt.vdsm.jsonrpc.client.utils that return JsonResponseUtil Modifier and Type Method Description JsonResponseUtilJsonResponseUtil. withIgnoreResponseKey()During response decomposition we will ignore default key and use raw response structure as resultMap.JsonResponseUtilJsonResponseUtil. withResponseKey(java.lang.String responseKey)JsonResponseUtilJsonResponseUtil. withResponseType(java.lang.Class<?> clazz)JsonResponseUtilJsonResponseUtil. withSubTypeClazz(java.lang.Class<?> clazz)JsonResponseUtilJsonResponseUtil. withSubtypeKey(java.lang.String subTypeKey)
-