public class ResponseString extends ResponseAs<String>
| コンストラクタと説明 |
|---|
ResponseString(String requestMethod,
HttpUrl requestUrl,
long sentRequestAtMillis,
long receivedResponseAtMillis,
Protocol protocol,
int code,
String message,
Headers headers,
Date localDate,
String s) |
bodyToString, getBody, getCode, getHeaders, getLocalDate, getMessage, getProtocol, getReceivedResponseAtMillis, getRequestMethod, getRequestUrl, getSentRequestAtMillis, getServerDate, toString