public class LogEntryBody extends BodyWithContentType<Object>
contentType
Constructor and Description |
---|
LogEntryBody(Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getValue() |
int |
hashCode() |
getCharset, getContentType
getOptional, getRawBytes, getType, withOptional
toString
fieldsExcludedFromEqualsAndHashCode
public LogEntryBody(Object value)
Copyright © 2022. All rights reserved.