public class KVResponse extends Object
| Constructor and Description |
|---|
KVResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<KVDoc> |
getData() |
LabelDocResponse |
getLabel() |
Integer |
getTotal() |
void |
setData(List<KVDoc> data) |
void |
setLabel(LabelDocResponse label) |
void |
setTotal(Integer total) |
public Integer getTotal()
public void setTotal(Integer total)
public LabelDocResponse getLabel()
public void setLabel(LabelDocResponse label)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.