public class LogEntryBodyDTO extends BodyWithContentTypeDTO
contentType
Constructor and Description |
---|
LogEntryBodyDTO(LogEntryBody logEventBody) |
Modifier and Type | Method and Description |
---|---|
LogEntryBody |
buildObject() |
Object |
getValue() |
createWithContentTypeDTO, getContentType
createDTO, getOptional, getType, toString, withOptional
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode
public LogEntryBodyDTO(LogEntryBody logEventBody)
public Object getValue()
public LogEntryBody buildObject()
buildObject
in interface DTO<Body<?>>
buildObject
in class BodyWithContentTypeDTO
Copyright © 2022. All rights reserved.