public static final class DescribeFieldStatisticsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeFieldStatisticsRequest |
build() |
DescribeFieldStatisticsRequest.Builder |
machineTypes(String machineTypes)
The type of the asset to query.
|
DescribeFieldStatisticsRequest.Builder |
regionId(String regionId)
The ID of the region in which the asset resides.
|
DescribeFieldStatisticsRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The ID of the primary account of the Resource Directory member account.
|
public DescribeFieldStatisticsRequest.Builder machineTypes(String machineTypes)
The type of the asset to query. If no asset types are specified, all types of assets are returned. Valid values:
ecs
public DescribeFieldStatisticsRequest.Builder regionId(String regionId)
The ID of the region in which the asset resides.
example:cn-hangzhou
public DescribeFieldStatisticsRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The ID of the primary account of the Resource Directory member account.
example:call the DescribeMonitorAccounts interface to obtain this parameter.
1232428423234****
public DescribeFieldStatisticsRequest build()
Copyright © 2026. All rights reserved.