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