public static final class DescribeCommonTargetResultListRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCommonTargetResultListRequest |
build() |
DescribeCommonTargetResultListRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeCommonTargetResultListRequest.Builder |
type(String type)
The type of the configuration item.
|
public DescribeCommonTargetResultListRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:113.57.XX.XX
public DescribeCommonTargetResultListRequest.Builder type(String type)
The type of the configuration item. Valid values:
You can call the ListClientUserDefineRules and ListSystemClientRules operations to obtain more types of custom and system configuration items.
This parameter is required.
example:webshell_timescan
public DescribeCommonTargetResultListRequest build()
Copyright © 2026. All rights reserved.