public static final class DescribeRuleHitsTopUaRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeRuleHitsTopUaRequest |
build() |
DescribeRuleHitsTopUaRequest.Builder |
endTimestamp(String endTimestamp)
The end of the time range to query.
|
DescribeRuleHitsTopUaRequest.Builder |
instanceId(String instanceId)
The ID of the Web Application Firewall (WAF) instance.
|
DescribeRuleHitsTopUaRequest.Builder |
regionId(String regionId)
The region where the WAF instance resides.
|
DescribeRuleHitsTopUaRequest.Builder |
resource(String resource)
The protected object.
|
DescribeRuleHitsTopUaRequest.Builder |
resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
The ID of the Alibaba Cloud resource group.
|
DescribeRuleHitsTopUaRequest.Builder |
startTimestamp(String startTimestamp)
The beginning of the time range to query.
|
public DescribeRuleHitsTopUaRequest.Builder endTimestamp(String endTimestamp)
public DescribeRuleHitsTopUaRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstance](~~433756~~) operation to obtain the ID of the WAF instance.
public DescribeRuleHitsTopUaRequest.Builder regionId(String regionId)
* **cn-hangzhou:** the Chinese mainland. * **ap-southeast-1:** outside the Chinese mainland.
public DescribeRuleHitsTopUaRequest.Builder resource(String resource)
public DescribeRuleHitsTopUaRequest.Builder resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
public DescribeRuleHitsTopUaRequest.Builder startTimestamp(String startTimestamp)
public DescribeRuleHitsTopUaRequest build()
Copyright © 2024. All rights reserved.