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