Class UnlockResponse

java.lang.Object
io.etcd.jetcd.impl.AbstractResponse<io.etcd.jetcd.api.lock.UnlockResponse>
io.etcd.jetcd.lock.UnlockResponse
All Implemented Interfaces:
Response

public class UnlockResponse extends AbstractResponse<io.etcd.jetcd.api.lock.UnlockResponse>
  • Constructor Details

    • UnlockResponse

      public UnlockResponse(io.etcd.jetcd.api.lock.UnlockResponse response)