| Package | Description |
|---|---|
| org.ovirt.vdsm.jsonrpc.client.utils |
| Modifier and Type | Method and Description |
|---|---|
JsonResponseUtil |
JsonResponseUtil.withIgnoreResponseKey()
During response decomposition we will ignore default key and use raw response structure as result
Map. |
JsonResponseUtil |
JsonResponseUtil.withResponseKey(String responseKey) |
JsonResponseUtil |
JsonResponseUtil.withResponseType(Class<?> clazz) |
JsonResponseUtil |
JsonResponseUtil.withSubTypeClazz(Class<?> clazz) |
JsonResponseUtil |
JsonResponseUtil.withSubtypeKey(String subTypeKey) |
Copyright © 2018. All Rights Reserved.