public static final class DescribeGroupedInstancesResponseBody.Instances.Builder extends Object
public DescribeGroupedInstancesResponseBody.Instances.Builder asapVulInstanceCount(Long asapVulInstanceCount)
The number of assets on which high-risk vulnerabilities are detected.
example:11
public DescribeGroupedInstancesResponseBody.Instances.Builder authVersionCheckCount(Integer authVersionCheckCount)
The number of assets that are protected by the specified edition.
example:205
public DescribeGroupedInstancesResponseBody.Instances.Builder fieldAliasName(String fieldAliasName)
The name of the server group.
example:testA
public DescribeGroupedInstancesResponseBody.Instances.Builder groupFlag(Integer groupFlag)
The type of the server group. Valid values:
1
public DescribeGroupedInstancesResponseBody.Instances.Builder instanceCoreCount(Long instanceCoreCount)
The number of cores of assets in the specified asset type.
example:If the MachineTypes request parameter is not specified, the value of the InstanceCoreCount parameter indicates the total number of cores of assets within your account.
610
public DescribeGroupedInstancesResponseBody.Instances.Builder instanceCount(String instanceCount)
The total number of assets that belong to the specified type.
example:If the MachineTypes request parameter is not specified, the value of the InstanceCount parameter is the total number of your assets.
205
public DescribeGroupedInstancesResponseBody.Instances.Builder os(String os)
The operating system type of the asset. Valid values:
example:This parameter is returned only when Lang is set to zh.
windows
public DescribeGroupedInstancesResponseBody.Instances.Builder riskInstanceCount(String riskInstanceCount)
The number of assets that are at risk.
example:172
public DescribeGroupedInstancesResponseBody.Instances.Builder unProtectedInstanceCount(String unProtectedInstanceCount)
The number of assets that are not protected by Security Center.
example:32
public DescribeGroupedInstancesResponseBody.Instances build()
Copyright © 2026. All rights reserved.