Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
QueryCondition[] |
DescribeSingleL7AnalysisDataRequest.getFilters()
Get Filters
`country`:
Filter by the specified country code. |
QueryCondition[] |
DescribeTopL7CacheDataRequest.getFilters()
Get Filter conditions.
|
QueryCondition[] |
DescribeTimingL7SourceDataRequest.getFilters()
Get Filter conditions.
|
QueryCondition[] |
DescribeTopL7AnalysisDataRequest.getFilters()
Get Filters
`country`:
Filter by the specified country code. |
QueryCondition[] |
DescribeTimingL4DataRequest.getFilters()
Get Filters
ruleId
Filter by the specified forwarding rule ID proxyId Filter by the specified L4 agent ID |
QueryCondition[] |
DescribeTimingL7CacheDataRequest.getFilters()
Get Filter conditions.
|
QueryCondition[] |
DescribeOverviewL7DataRequest.getFilters()
Get Filters
`socket`:
u2003u2003 Filter by the specified HTTP protocol type u2003u2003 Values: u2003u2003 `HTTP`: HTTP protocol; u2003u2003 `HTTPS`: HTTPS protocol; u2003u2003 `QUIC`: QUIC protocol. `tagKey`: u2003u2003 Filter by the specified tag key `tagValue` u2003u2003 Filter by the specified tag value |
QueryCondition[] |
DescribeTimingL7AnalysisDataRequest.getFilters()
Get Filters
`country`:
Filter by the specified country code. |
QueryCondition[] |
DescribeWebProtectionTopDataRequest.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[] |
DescribeWebProtectionHitRuleDetailRequest.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[] |
DescribeWebProtectionDataRequest.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[] |
DescribeWebManagedRulesLogRequest.getQueryCondition()
Get Filters for the query.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSingleL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set Filters
`country`:
Filter by the specified country code. |
void |
DescribeTopL7CacheDataRequest.setFilters(QueryCondition[] Filters)
Set Filter conditions.
|
void |
DescribeTimingL7SourceDataRequest.setFilters(QueryCondition[] Filters)
Set Filter conditions.
|
void |
DescribeTopL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set Filters
`country`:
Filter by the specified country code. |
void |
DescribeTimingL4DataRequest.setFilters(QueryCondition[] Filters)
Set Filters
ruleId
Filter by the specified forwarding rule ID proxyId Filter by the specified L4 agent ID |
void |
DescribeTimingL7CacheDataRequest.setFilters(QueryCondition[] Filters)
Set Filter conditions.
|
void |
DescribeOverviewL7DataRequest.setFilters(QueryCondition[] Filters)
Set Filters
`socket`:
u2003u2003 Filter by the specified HTTP protocol type u2003u2003 Values: u2003u2003 `HTTP`: HTTP protocol; u2003u2003 `HTTPS`: HTTPS protocol; u2003u2003 `QUIC`: QUIC protocol. `tagKey`: u2003u2003 Filter by the specified tag key `tagValue` u2003u2003 Filter by the specified tag value |
void |
DescribeTimingL7AnalysisDataRequest.setFilters(QueryCondition[] Filters)
Set Filters
`country`:
Filter by the specified country code. |
void |
DescribeWebProtectionTopDataRequest.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 |
DescribeWebProtectionHitRuleDetailRequest.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 |
DescribeWebProtectionDataRequest.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 |
DescribeWebManagedRulesLogRequest.setQueryCondition(QueryCondition[] QueryCondition)
Set Filters for the query.
|
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.