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