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)
* **sas**: Security Center * **aqs**: Server Guard
public DescribeTotalStatisticsRequest.Builder groupId(Long groupId)
> You can call the [DescribeAllGroups](~~130972~~) operation to query the IDs of asset groups.
public DescribeTotalStatisticsRequest.Builder remark(String remark)
public DescribeTotalStatisticsRequest build()
Copyright © 2023. All rights reserved.