CouchDB |
CouchDB.auth(java.lang.String username,
java.lang.String password) |
CouchDB |
CouchDB.dbName(java.lang.String name) |
CouchDB |
CouchDB.format(CouchDB.CouchDBFormat format) |
CouchDB |
CouchDB.host(java.lang.String host) |
CouchDB |
CouchDB.password(java.lang.String password) |
CouchDB |
CouchDB.port(int host) |
CouchDB |
CouchDB.url(java.lang.String host,
int port) |
CouchDB |
CouchDB.username(java.lang.String username) |
CouchDB |
CouchDB.useSSL(java.lang.String yesOrNo) |
CouchDB |
CouchDB.verifySSL(java.lang.String yesOrNo) |