public class LeaseKeepAliveResponse extends AbstractResponse<com.coreos.jetcd.api.LeaseKeepAliveResponse>
Response.Header| Constructor and Description |
|---|
LeaseKeepAliveResponse(com.coreos.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 © 2018. All rights reserved.