public class Response extends Object
int
code
String
message
Response(int code, String message)
static Response
success()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int code
public String message
public Response(int code, String message)
public static Response success()
Copyright © 2019 Baidu, Inc.. All rights reserved.