Class UpsertSearchIndexResponse

java.lang.Object
com.couchbase.client.core.message.AbstractCouchbaseResponse
com.couchbase.client.core.message.search.UpsertSearchIndexResponse
All Implemented Interfaces:
CouchbaseMessage, CouchbaseResponse

public class UpsertSearchIndexResponse
extends AbstractCouchbaseResponse
Contains result of the create/update action on full text search index.
Since:
1.2.4
Author:
Sergey Avseyev