public class LeaseKeepAliveResponse extends AbstractResponse<io.etcd.jetcd.api.LeaseKeepAliveResponse>
Response.Header| Constructor and Description |
|---|
LeaseKeepAliveResponse(io.etcd.jetcd.api.LeaseKeepAliveResponse response) |
| Modifier and Type | Method and Description |
|---|---|
long |
getID()
ID is the lease ID from the keep alive request.
|
long |
getTTL()
TTL is the new time-to-live for the lease.
|
getHeader, getResponse, getResponseHeader, toStringCopyright © 2019. All rights reserved.