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