public class QueryInfo
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
key
example:
|
String |
value
example:
|
| Constructor and Description |
|---|
QueryInfo() |
| Modifier and Type | Method and Description |
|---|---|
static QueryInfo |
build(Map<String,?> map) |
String |
getKey() |
String |
getValue() |
QueryInfo |
setKey(String key) |
QueryInfo |
setValue(String value) |
Copyright © 2025. All rights reserved.