Package io.etcd.jetcd.lock
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
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.etcd.jetcd.Response
Response.Header -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.etcd.jetcd.impl.AbstractResponse
getHeader, getResponse, getResponseHeader, toString
-
Constructor Details
-
UnlockResponse
public UnlockResponse(io.etcd.jetcd.api.lock.UnlockResponse response)
-