public class ResponseMetadata extends Object
| Constructor and Description |
|---|
ResponseMetadata(com.ning.http.client.Response response) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCfRay() |
String |
getRequestId() |
int |
getStatusCode() |
String |
toString() |
public ResponseMetadata(com.ning.http.client.Response response)
public String getRequestId()
public int getStatusCode()
Copyright © 2012-2020. All Rights Reserved.