Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
LogQuery[] |
DescribeLogSearchRequest.getLogQuerys()
Get 检索条件,支持的检索条件如下:
req_id:“=”
api_id:“=”
cip:“=”
uip:“:”
err_msg:“:”
rsp_st:“=” 、“!=” 、 “:” 、 “>” 、 “<”
req_t:”>=“ 、 ”<=“
说明:
“:”表示包含,“!=”表示不等于,字段含义见输出参数的LogSet说明
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLogSearchRequest.setLogQuerys(LogQuery[] LogQuerys)
Set 检索条件,支持的检索条件如下:
req_id:“=”
api_id:“=”
cip:“=”
uip:“:”
err_msg:“:”
rsp_st:“=” 、“!=” 、 “:” 、 “>” 、 “<”
req_t:”>=“ 、 ”<=“
说明:
“:”表示包含,“!=”表示不等于,字段含义见输出参数的LogSet说明
|
Copyright © 2020. All rights reserved.