public class Response extends Object
The response typically contains an id and rev values, additional data might be returned such as error from Bulk request.
CouchDbClientBase.save(Object)
Response()
String
getError()
getId()
getReason()
getRev()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Response()
public String getId()
public String getRev()
public String getError()
public String getReason()
public String toString()
toString
Object
Copyright © 2011–2016. All rights reserved.