public class JsonBodyDTO extends BodyWithContentTypeDTO
contentType| Constructor and Description |
|---|
JsonBodyDTO(JsonBody jsonBody) |
JsonBodyDTO(JsonBody jsonBody,
Boolean not) |
| Modifier and Type | Method and Description |
|---|---|
JsonBody |
buildObject() |
String |
getJson() |
MatchType |
getMatchType() |
byte[] |
getRawBytes() |
createWithContentTypeDTO, getContentTypecreateDTO, getOptional, getType, withOptionaltoStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic JsonBodyDTO(JsonBody jsonBody)
public String getJson()
public MatchType getMatchType()
public byte[] getRawBytes()
public JsonBody buildObject()
buildObject in interface DTO<Body<?>>buildObject in class BodyWithContentTypeDTOCopyright © 2020. All rights reserved.