public static final class ListCheckItemWarningMachineResponseBody.List.Builder extends Object
public ListCheckItemWarningMachineResponseBody.List.Builder assetType(String assetType)
Type of cloud product assets
example:0
public ListCheckItemWarningMachineResponseBody.List.Builder authVersion(Integer authVersion)
The edition of Security Center that is authorized to protect the asset. Valid values:
3
public ListCheckItemWarningMachineResponseBody.List.Builder bind(Boolean bind)
Indicates whether Security Center is authorized to protect the asset. Valid values:
true
public ListCheckItemWarningMachineResponseBody.List.Builder containerId(String containerId)
The ID of the container.
example:48a6d9a92435a13ad573372c3f3c63b7e04d106458141df9f9215570********
public ListCheckItemWarningMachineResponseBody.List.Builder containerName(String containerName)
The name of the container.
example:step-build-ui-build
public ListCheckItemWarningMachineResponseBody.List.Builder fixList(List<ListCheckItemWarningMachineResponseBody.FixList> fixList)
The details of the baselines for which the risk item can be fixed.
public ListCheckItemWarningMachineResponseBody.List.Builder fixStatus(Integer fixStatus)
Whether the repair is supported. Valid values:
1
public ListCheckItemWarningMachineResponseBody.List.Builder instanceId(String instanceId)
The instance ID of the server.
example:i-bp1a69mvjujbakxu****
public ListCheckItemWarningMachineResponseBody.List.Builder instanceName(String instanceName)
The name of the server.
example:sql-test-0****
public ListCheckItemWarningMachineResponseBody.List.Builder internetIp(String internetIp)
The public IP address of the affected asset.
example:8.210.XX.XX
public ListCheckItemWarningMachineResponseBody.List.Builder intranetIp(String intranetIp)
The private IP address of the affected asset.
example:172.25.XX.XX
public ListCheckItemWarningMachineResponseBody.List.Builder lastHandleTime(Long lastHandleTime)
The timestamp of the latest processing of the check item risk of the machine. Unit: milliseconds.
example:1694692471000
public ListCheckItemWarningMachineResponseBody.List.Builder lastScanTime(Long lastScanTime)
The timestamp generated when the last scan was performed. Unit: milliseconds.
example:1694692471000
public ListCheckItemWarningMachineResponseBody.List.Builder portOpen(Boolean portOpen)
Indicates whether a port on the server is accessible over the Internet. Valid values:
true
public ListCheckItemWarningMachineResponseBody.List.Builder prompt(String prompt)
The prompt for the risk item.
example:There is a weak password (username/password): root/he*****34
public ListCheckItemWarningMachineResponseBody.List.Builder regionId(String regionId)
The region ID of the asset.
example:cn-hangzhou
public ListCheckItemWarningMachineResponseBody.List.Builder status(Integer status)
The status of the check item. Valid values:
1
public ListCheckItemWarningMachineResponseBody.List.Builder targetId(String targetId)
The ID of the asset that is scanned.
example:30****
public ListCheckItemWarningMachineResponseBody.List.Builder targetName(String targetName)
The name of the asset on which the malicious image sample is detected.
example:jenkins****
public ListCheckItemWarningMachineResponseBody.List.Builder targetType(String targetType)
The type of the asset. Valid values:
ECS_IMAGE
public ListCheckItemWarningMachineResponseBody.List.Builder uuid(String uuid)
The UUID of the server.
example:49e25e0f-bb51-4a5a-a1b3-13a4ddaa****
public ListCheckItemWarningMachineResponseBody.List.Builder warningRiskList(List<ListCheckItemWarningMachineResponseBody.WarningRiskList> warningRiskList)
The information about the baselines on which the risk item is detected.
public ListCheckItemWarningMachineResponseBody.List build()
Copyright © 2026. All rights reserved.