Class LeaseKeepAliveResponseWithError

java.lang.Object
io.etcd.jetcd.lease.LeaseKeepAliveResponseWithError

public class LeaseKeepAliveResponseWithError extends Object
  • Field Details

    • leaseKeepAliveResponse

      public LeaseKeepAliveResponse leaseKeepAliveResponse
    • error

      public io.etcd.jetcd.common.exception.EtcdException error
  • Constructor Details

    • LeaseKeepAliveResponseWithError

      public LeaseKeepAliveResponseWithError(LeaseKeepAliveResponse leaseKeepAliveResponse)
    • LeaseKeepAliveResponseWithError

      public LeaseKeepAliveResponseWithError(io.etcd.jetcd.common.exception.EtcdException e)