public static final class DescribeImageInstancesResponseBody.ImageInstanceList.Builder extends Object
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder alarmCount(Integer alarmCount)
The number of alerts that are generated for the image.
example:0
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder alarmStatus(String alarmStatus)
Indicates whether alerts are generated for the image. Valid values:
NO
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder deployed(Integer deployed)
Indicates whether the image was deployed. Valid values:
1
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder digest(String digest)
The digest value of the image.
example:a5ccdd9b166b67e02954aa9b618fe19b7968bd56a15463d2ad7f2643ba5b****
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder endpoints(String endpoints)
The address of the image.
example:[]
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder hcCount(Integer hcCount)
The number of baseline risks.
example:0
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder hcStatus(String hcStatus)
Indicates whether baseline risks exist. Valid values:
NO
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder imageCreate(String imageCreate)
The timestamp generated when the image was created. Unit: milliseconds.
example:1600069948849
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder imageId(String imageId)
The ID of the image.
example:c20987f18b130f9d144c9828df630417e2a9523148930dc3963e9d0dab30****
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder imageSize(String imageSize)
The size of the image. Unit: MB.
example:1604487690
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder imageUpdate(String imageUpdate)
The timestamp generated when the image was updated. Unit: milliseconds.
example:1600069948849
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder instanceId(String instanceId)
The instance ID of the image.
example:39010****
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder lastScanTime(Long lastScanTime)
The timestamp when the last scan was performed. Unit: milliseconds.
example:1721363159000
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder regionId(String regionId)
The region ID of the image.
example:cn-hangzhou
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder registryType(String registryType)
The type of the image. Valid values:
acr
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder repoId(String repoId)
The ID of the image repository.
example:f2b86d20bf0855af6aa268ce90fd****
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder repoName(String repoName)
The name of the image repository.
example:sas-script-test
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:N/A
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder repoType(String repoType)
The type of the repository. Valid values:
private
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder riskStatus(String riskStatus)
Indicates whether risks exist. Valid values:
NO
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder scaProgress(Integer scaProgress)
The scan progress of the image. Valid values: 0 to 100.
example:100
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder scaResult(String scaResult)
The error code of the image scan result. Valid values:
TASK_NOT_SUPPORT_REGION
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder scaStatus(String scaStatus)
The scan status of the image. Valid values:
SUCCESS
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder sourceBizTag(String sourceBizTag)
The usage label of the image.
example:PAI
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder status(String status)
The status of the image. Valid values:
NORMAL
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder tag(String tag)
The tag of the image.
example:mysql_5.7
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder uuid(String uuid)
The UUID of the server.
example:12f80307-60aa-4efa-863a-56d72fb****
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder vulCount(Integer vulCount)
The number of vulnerabilities in the image.
example:0
public DescribeImageInstancesResponseBody.ImageInstanceList.Builder vulStatus(String vulStatus)
Indicates whether vulnerabilities exist in the image. Valid values:
NO
public DescribeImageInstancesResponseBody.ImageInstanceList build()
Copyright © 2026. All rights reserved.