public class HttpResponse<T> extends Object
HttpResponse(int statusCode, T body)
T
getBody()
int
getStatusCode()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpResponse(int statusCode, T body)
public int getStatusCode()
public T getBody()
Copyright © 2022 Ctrip, Inc.. All rights reserved.