T - type of the responsepublic interface BaseResponse<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getData() |
int |
getHttpStatus() |
JsonPath |
getJsonPath() |
RequestParams |
getRequestParams() |
int getHttpStatus()
T getData()
JsonPath getJsonPath()
RequestParams getRequestParams()
Copyright © 2015. All Rights Reserved.