Uses of Class
io.getlime.core.rest.model.base.response.Response
| Package | Description |
|---|---|
| io.getlime.core.rest.model.base.response |
-
Uses of Response in io.getlime.core.rest.model.base.response
Subclasses of Response in io.getlime.core.rest.model.base.response Modifier and Type Class Description classErrorResponseClass representing an error response.classObjectResponse<T>Generic response with status and object object of a custom class.