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