public final class Response
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
body |
int |
statusCode |
| Constructor and Description |
|---|
Response(int statusCode,
java.lang.String body) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccess() |