| Package | Description |
|---|---|
| org.yiwan.seiya.tower.callback.manager.model |
| Modifier and Type | Method and Description |
|---|---|
static Response |
Response.fromString(String json)
Convert the given JSON string to object of class
Response. |
Response |
Response.withCode(String code) |
Response |
Response.withMessage(String message) |
Response |
Response.withResult(Object result) |
Copyright © 2019. All rights reserved.