Package | Description |
---|---|
com.tencentcloudapi.teo.v20220106.models |
Modifier and Type | Method and Description |
---|---|
QueryCondition[] |
DescribeBotLogRequest.getQueryCondition()
Get Query condition
|
QueryCondition[] |
DescribeWebProtectionLogRequest.getQueryCondition()
Get Query condition
|
QueryCondition[] |
DescribeWebManagedRulesLogRequest.getQueryCondition()
Get Query condition
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBotLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set Query condition
|
void |
DescribeWebProtectionLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set Query condition
|
void |
DescribeWebManagedRulesLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set Query condition
|
Constructor and Description |
---|
QueryCondition(QueryCondition source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.