public static final class GetSuspiciousStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetSuspiciousStatisticsRequest |
build() |
GetSuspiciousStatisticsRequest.Builder |
groupIdList(String groupIdList)
The ID of the asset group.
|
GetSuspiciousStatisticsRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public GetSuspiciousStatisticsRequest.Builder groupIdList(String groupIdList)
The ID of the asset group. Separate multiple IDs with commas (,).
You can call the DescribeAllGroups operation to query the IDs of asset groups.
This parameter is required.
example:9997897
public GetSuspiciousStatisticsRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:10.12.XX.XX
public GetSuspiciousStatisticsRequest build()
Copyright © 2026. All rights reserved.