public class UpsertSearchIndexResponse extends AbstractCouchbaseResponse
Contains result of the create/update action on full text search index.
| Constructor and Description |
|---|
UpsertSearchIndexResponse(String payload,
ResponseStatus status) |
| Modifier and Type | Method and Description |
|---|---|
String |
payload() |
String |
toString() |
creationTime, request, statuspublic UpsertSearchIndexResponse(String payload, ResponseStatus status)
public String payload()
public String toString()
toString in class AbstractCouchbaseResponseCopyright © 2017 Couchbase, Inc.. All rights reserved.