public class FlushResponse extends AbstractCouchbaseResponse
| Constructor and Description |
|---|
FlushResponse(boolean done,
String content,
ResponseStatus status) |
| Modifier and Type | Method and Description |
|---|---|
String |
content() |
boolean |
isDone() |
creationTime, request, status, toStringpublic FlushResponse(boolean done,
String content,
ResponseStatus status)
public boolean isDone()
public String content()
Copyright © 2016 Couchbase, Inc.. All rights reserved.