public class StringBody
extends RequestBody
| Constructor and Description |
|---|
StringBody() |
StringBody(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
long |
contentLength() |
MediaType |
contentType() |
java.lang.String |
toString() |
void |
writeTo(BufferedSink sink) |