This is the complete list of members for Response, including all inherited members.
| ERR_BAD_GATEWAY | Response | static |
| ERR_BAD_REQUEST | Response | static |
| ERR_FORBIDDEN | Response | static |
| ERR_INTERNAL | Response | static |
| ERR_NOT_ACCEPTABLE | Response | static |
| ERR_NOT_ALLOWED | Response | static |
| ERR_NOT_FOUND | Response | static |
| ERR_NOT_IMPLEMENTED | Response | static |
| ERR_PAYMENT_REQUIRED | Response | static |
| ERR_UNAUTHORIZED | Response | static |
| ERR_UNAVAILABLE | Response | static |
| getBody() | Response | |
| getBodyAsJson() | Response | |
| getBodyAsString() | Response | |
| getMsg() | Response | |
| getMultiple() | Response | |
| getStatus() | Response | |
| isCompleted() | Response | |
| isFailed() | Response | |
| isMultiple() | Response | |
| isPartial() | Response | |
| isSuccess() | Response | |
| Response(int status, String msg, String body) | Response | |
| STATUS_CREATED | Response | static |
| STATUS_MULTI | Response | static |
| STATUS_OK | Response | static |
| STATUS_PARTIAL | Response | static |
| toString() | Response |