public static final class DescribeTotalStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTotalStatisticsRequest |
build() |
DescribeTotalStatisticsRequest.Builder |
from(String from)
The source of data.
|
DescribeTotalStatisticsRequest.Builder |
groupId(Long groupId)
The ID of the asset group.
|
DescribeTotalStatisticsRequest.Builder |
remark(String remark)
The name or public IP address of the asset.
|
public DescribeTotalStatisticsRequest.Builder from(String from)
The source of data. Default value: aqs. Valid values:
sas
public DescribeTotalStatisticsRequest.Builder groupId(Long groupId)
The ID of the asset group.
example:You can call the DescribeAllGroups operation to query the IDs of asset groups.
8076980
public DescribeTotalStatisticsRequest.Builder remark(String remark)
The name or public IP address of the asset.
example:222.185.XX.XX
public DescribeTotalStatisticsRequest build()
Copyright © 2026. All rights reserved.