public static final class DescribeAllRegionsStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAllRegionsStatisticsRequest |
build() |
DescribeAllRegionsStatisticsRequest.Builder |
from(String from)
The source of the request.
|
DescribeAllRegionsStatisticsRequest.Builder |
groupId(Long groupId)
The ID of the asset group that you want to query.
|
DescribeAllRegionsStatisticsRequest.Builder |
remark(String remark)
The name or public IP address of the asset.
|
DescribeAllRegionsStatisticsRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeAllRegionsStatisticsRequest.Builder from(String from)
The source of the request. Default value: aqs. Valid values:
sas
public DescribeAllRegionsStatisticsRequest.Builder groupId(Long groupId)
The ID of the asset group that you want to query.
example:You can call the DescribeAllGroups operation to query the ID.
1161****
public DescribeAllRegionsStatisticsRequest.Builder remark(String remark)
The name or public IP address of the asset.
example:192.168.XX.XX
public DescribeAllRegionsStatisticsRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:33.80.XXX.XXX
public DescribeAllRegionsStatisticsRequest build()
Copyright © 2026. All rights reserved.