@FunctionalInterface public interface JsonPathObjectDeserializer
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | deserialize(io.restassured.common.mapper.ObjectDeserializationContext ctx)De-serialize data to an instance of  T. | 
Copyright © 2010–2022. All rights reserved.