public class NailResponse extends Object
| Constructor and Description |
|---|
NailResponse(okhttp3.Response response) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHeaders() |
InputStream |
getResponse() |
String |
getResponseBody() |
int |
getStatusCode() |
String |
getStatusMessage() |
Copyright © 2020. All rights reserved.