public class LockResponse extends AbstractResponse<io.etcd.jetcd.api.lock.LockResponse>
Response.Header| Constructor and Description |
|---|
LockResponse(io.etcd.jetcd.api.lock.LockResponse response,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
ByteSequence |
getKey() |
getHeader, getResponse, getResponseHeader, toStringpublic LockResponse(io.etcd.jetcd.api.lock.LockResponse response,
ByteSequence namespace)
public ByteSequence getKey()
Copyright © 2021. All rights reserved.