public class Response extends Object
| Constructor and Description |
|---|
Response(String content,
Integer httpCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Integer |
getHttpCode() |
boolean |
hasContent() |
boolean |
isError() |
boolean |
isOk() |
Copyright © 2018. All rights reserved.