public abstract class Body<T> extends Not
Modifier and Type | Class and Description |
---|---|
static class |
Body.Type |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Charset |
getCharset(Charset defaultIfNotSet) |
String |
getContentType() |
Boolean |
getOptional() |
byte[] |
getRawBytes() |
Body.Type |
getType() |
abstract T |
getValue() |
int |
hashCode() |
Body<T> |
withOptional(Boolean optional) |
toString
fieldsExcludedFromEqualsAndHashCode
Copyright © 2022. All rights reserved.