public class WatchResponse extends AbstractResponse<WatchResponse>
Response.Header| Constructor and Description |
|---|
WatchResponse(WatchResponse response) |
WatchResponse(WatchResponse response,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
List<WatchEvent> |
getEvents() |
getHeader, getResponse, getResponseHeader, toStringpublic WatchResponse(WatchResponse response, ByteSequence namespace)
public WatchResponse(WatchResponse response)
public List<WatchEvent> getEvents()
Copyright © 2020. All rights reserved.