Click or drag to resize
Galactic API

CouchbaseUtility Constructor

Overload List
  NameDescription
Public methodCouchbaseUtility(CouchbaseClientConfiguration)
Creates a utility object that can be used to perform operations against a Couchbase server.
Public methodCouchbaseUtility(String, String)
Creates a utility object that can be used to perform operations against a Couchbase server. Note: Uses the authentication and bucket information from the supplied configuration item.
Top
See Also