| Package | Description |
|---|---|
| io.restassured.common.mapper | |
| io.restassured.internal.common |
| Modifier and Type | Method and Description |
|---|---|
DataToDeserialize |
ObjectDeserializationContext.getDataToDeserialize() |
| Modifier and Type | Method and Description |
|---|---|
DataToDeserialize |
ObjectDeserializationContextImpl.getDataToDeserialize() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDeserializationContextImpl.setDataToDeserialize(DataToDeserialize dataToDeserialize) |
| Constructor and Description |
|---|
ObjectDeserializationContextImpl(DataToDeserialize dataToDeserialize,
Type type,
String charset) |
Copyright © 2010–2022. All rights reserved.