| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
build() |
KeyValue.Builder |
setKey(byte[] key) |
KeyValue.Builder |
setValue(byte[] value) |
public KeyValue.Builder setKey(byte[] key)
public KeyValue.Builder setValue(byte[] value)
public KeyValue build()
Copyright © 2022. All rights reserved.