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