public class JsonPathJsonbObjectDeserializer extends Object implements JsonPathObjectDeserializer
| Constructor and Description |
|---|
JsonPathJsonbObjectDeserializer(JsonbObjectMapperFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
De-serialize data to an instance of
T. |
public JsonPathJsonbObjectDeserializer(JsonbObjectMapperFactory factory)
public <T> T deserialize(io.restassured.common.mapper.ObjectDeserializationContext context)
JsonPathObjectDeserializerT.deserialize in interface JsonPathObjectDeserializerCopyright © 2010–2022. All rights reserved.