public class Response extends Object
Response(Integer code, String body)
String
getBody()
Integer
getCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response(Integer code, String body)
public Integer getCode()
public String getBody()
Copyright © 2021. All rights reserved.