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