public static final class DescribeWhiteListStrategyUuidCountRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWhiteListStrategyUuidCountRequest |
build() |
DescribeWhiteListStrategyUuidCountRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeWhiteListStrategyUuidCountRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeWhiteListStrategyUuidCountRequest.Builder |
strategyId(Long strategyId)
The ID of the policy.
|
DescribeWhiteListStrategyUuidCountRequest.Builder |
type(Integer type)
The type of the policy.
|
public DescribeWhiteListStrategyUuidCountRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeWhiteListStrategyUuidCountRequest.Builder sourceIp(String sourceIp)
The source IP address of the request. You do not need to specify this parameter. It is automatically obtained by the system.
example:42.120.XX.XX
public DescribeWhiteListStrategyUuidCountRequest.Builder strategyId(Long strategyId)
The ID of the policy.
You can call the DescribeWhiteListStrategyStatistics operation to obtain the ID.
This parameter is required.
example:8516
public DescribeWhiteListStrategyUuidCountRequest.Builder type(Integer type)
The type of the policy. Valid values:
This parameter is required.
example:1
public DescribeWhiteListStrategyUuidCountRequest build()
Copyright © 2026. All rights reserved.