public class LeaseKeepAliveResponseWithError extends Object
| Modifier and Type | Field and Description |
|---|---|
com.coreos.jetcd.common.exception.EtcdException |
error |
com.coreos.jetcd.api.LeaseKeepAliveResponse |
leaseKeepAliveResponse |
| Constructor and Description |
|---|
LeaseKeepAliveResponseWithError(com.coreos.jetcd.common.exception.EtcdException e) |
LeaseKeepAliveResponseWithError(com.coreos.jetcd.api.LeaseKeepAliveResponse leaseKeepAliveResponse) |
Copyright © 2018. All rights reserved.