public class PutResponse extends AbstractResponse<io.etcd.jetcd.api.PutResponse>
Response.Header| Constructor and Description |
|---|
PutResponse(io.etcd.jetcd.api.PutResponse putResponse) |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
getPrevKv()
return previous key-value pair.
|
boolean |
hasPrevKv() |
getHeader, getResponse, getResponseHeader, toStringpublic KeyValue getPrevKv()
public boolean hasPrevKv()
Copyright © 2019. All rights reserved.