public class SearchQueryResponse extends AbstractCouchbaseResponse
Result of the full text search query.
| Constructor and Description |
|---|
SearchQueryResponse(String payload,
ResponseStatus status) |
| Modifier and Type | Method and Description |
|---|---|
String |
payload() |
String |
toString() |
creationTime, request, statuspublic SearchQueryResponse(String payload, ResponseStatus status)
public String payload()
public String toString()
toString in class AbstractCouchbaseResponseCopyright © 2017 Couchbase, Inc.. All rights reserved.