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