public static final class DescribeWhiteListStrategyListRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWhiteListStrategyListRequest |
build() |
DescribeWhiteListStrategyListRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeWhiteListStrategyListRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeWhiteListStrategyListRequest.Builder |
strategyIds(String strategyIds)
The ID of the policy.
|
public DescribeWhiteListStrategyListRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeWhiteListStrategyListRequest.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:116.88.XX.XX
public DescribeWhiteListStrategyListRequest.Builder strategyIds(String strategyIds)
The ID of the policy. Separate multiple IDs with commas (,).
example:1,2
public DescribeWhiteListStrategyListRequest build()
Copyright © 2026. All rights reserved.