public static final class GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder extends Object
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder checkShowName(String checkShowName)
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder cores(Integer cores)
The number of the CPU cores used by the host instance.
example:2
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceId(String instanceId)
The instance ID of the cloud service.
example:i-wz9bpxyu6t74qn9g****
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceName(String instanceName)
The instance name of the asset.
example:launch-advisor-2021****
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceSubType(Integer instanceSubType)
The subtype of the cloud service.
example:0
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceSubTypeName(String instanceSubTypeName)
The asset subtype of the cloud service. Valid values:
If InstanceTypeName is set to ECS, this parameter supports the following valid values:
If InstanceTypeName is set to ACR, this parameter supports the following valid values:
If InstanceTypeName is set to RAM, this parameter supports the following valid values:
If InstanceTypeName is set to WAF, this parameter supports the following valid value:
If InstanceTypeName is set to other values, this parameter supports the following valid values:
INSTANCE
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceType(Integer instanceType)
The asset type. Valid values:
0
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder instanceTypeName(String instanceTypeName)
The asset type of the cloud service. Valid values:
ECS
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder internetIp(String internetIp)
The public IP address of the host instance.
example:1.2.XX.XX
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder intranetIp(String intranetIp)
The private IP address of the host instance.
example:1.2.XX.XX
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder os(String os)
The version of the operating system that the host instance runs.
example:linux
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder regionId(String regionId)
The region.
example:cn-shanghai
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder riskCount(Integer riskCount)
The number of risk items.
example:22
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder uuid(String uuid)
The UUID of the host instance.
example:c9107c04-942f-40c1-981a-f1c1****
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder vendor(Integer vendor)
The cloud service provider. Valid values:
ALIYUN
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder vendorShowName(String vendorShowName)
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems.Builder vpcInstanceId(String vpcInstanceId)
The ID of the VPC to which the host instance belongs.
example:vpc-uf60agqq65bs98zoo****
public GetCheckCountStatisticResponseBody.CheckCountStatisticItems build()
Copyright © 2026. All rights reserved.