Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
QueryCondition[] |
DescribeTopL7AnalysisDataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeTimingL7AnalysisDataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeTopL7CacheDataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeTimingL7CacheDataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeOverviewL7DataRequest.getFilters()
Get Filter criteria.
|
QueryCondition[] |
DescribeTimingL4DataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeSingleL7AnalysisDataRequest.getFilters()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebProtectionHitRuleDetailRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeBotLogRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeBotHitRuleDetailRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebProtectionClientIpListRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeBotTopDataRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeBotClientIpListRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebManagedRulesDataRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebManagedRulesHitRuleDetailRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebProtectionTopDataRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebProtectionDataRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeWebManagedRulesLogRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
QueryCondition[] |
DescribeBotDataRequest.getQueryCondition()
Get The key of the parameter QueryCondition, which is used to specify a filter.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTopL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeTimingL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeTopL7CacheDataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeTimingL7CacheDataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeOverviewL7DataRequest.setFilters(QueryCondition[] Filters)
Set Filter criteria.
|
void |
DescribeTimingL4DataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeSingleL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebProtectionHitRuleDetailRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeBotLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeBotHitRuleDetailRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebProtectionClientIpListRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeBotTopDataRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeBotClientIpListRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebManagedRulesDataRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebManagedRulesHitRuleDetailRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebProtectionTopDataRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebProtectionDataRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeWebManagedRulesLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
void |
DescribeBotDataRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set The key of the parameter QueryCondition, which is used to specify a filter.
|
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 © 2022. All rights reserved.