public abstract class Body<T> extends Not
Modifier and Type | Class and Description |
---|---|
static class |
Body.Type |
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset(Charset defaultIfNotSet) |
String |
getContentType() |
byte[] |
getRawBytes() |
Body.Type |
getType() |
abstract T |
getValue() |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
Copyright © 2018. All rights reserved.