public static final class DescribeImageInfoListResponseBody.ImageInfos.Builder extends Object
public DescribeImageInfoListResponseBody.ImageInfos.Builder alarmCount(Integer alarmCount)
The number of alerts that are generated on the current pod, application, namespace, or cluster.
example:10
public DescribeImageInfoListResponseBody.ImageInfos.Builder alarmStatus(String alarmStatus)
Indicates whether alerts are generated on the asset. Valid values:
YES
public DescribeImageInfoListResponseBody.ImageInfos.Builder digest(String digest)
The digest value of the image.
example:a3521b04dfdd1361a24be6263f2983cf12ba910989f4d9f7324da7e1e89f****
public DescribeImageInfoListResponseBody.ImageInfos.Builder endpoints(String endpoints)
The endpoint of Container Registry.
example:cn-hangzhou-x7
public DescribeImageInfoListResponseBody.ImageInfos.Builder imageCreate(Long imageCreate)
The time when the image was created.
example:1636962328000
public DescribeImageInfoListResponseBody.ImageInfos.Builder imageId(String imageId)
The ID of the image.
example:bb0175afea16138815a8900adeeb0315d88a83a2376eeffa14db1d693a15****
public DescribeImageInfoListResponseBody.ImageInfos.Builder imageSize(Long imageSize)
The size of the image.
example:157408623
public DescribeImageInfoListResponseBody.ImageInfos.Builder imageUpdate(Long imageUpdate)
The time when the image was updated.
example:1636974116000
public DescribeImageInfoListResponseBody.ImageInfos.Builder instanceId(String instanceId)
The ID of the image instance.
example:i-wz95abw6pa7y79ve****
public DescribeImageInfoListResponseBody.ImageInfos.Builder regionId(String regionId)
The region ID of the image instance.
example:cn-hangzhou
public DescribeImageInfoListResponseBody.ImageInfos.Builder registryType(String registryType)
The type of the registration.
example:harbor
public DescribeImageInfoListResponseBody.ImageInfos.Builder repoId(String repoId)
The ID of the image repository.
example:crr-5qk9v2rdt0s****
public DescribeImageInfoListResponseBody.ImageInfos.Builder repoName(String repoName)
The name of the image repository.
example:opa-test
public DescribeImageInfoListResponseBody.ImageInfos.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:libssh2
public DescribeImageInfoListResponseBody.ImageInfos.Builder repoType(String repoType)
The type of the image repository. Valid values:
PUBLICPRIVATEPUBLIC
public DescribeImageInfoListResponseBody.ImageInfos.Builder riskStatus(String riskStatus)
Indicates whether the image is at risk. Valid values:
YES
public DescribeImageInfoListResponseBody.ImageInfos.Builder sourceBizTag(String sourceBizTag)
The usage label of the image.
example:PAI
public DescribeImageInfoListResponseBody.ImageInfos.Builder status(String status)
The status of the image.
example:NORMAL
public DescribeImageInfoListResponseBody.ImageInfos.Builder tag(String tag)
The tag that is added to the image.
example:v1
public DescribeImageInfoListResponseBody.ImageInfos.Builder tagImmutable(Integer tagImmutable)
The tag immutability.
example:0
public DescribeImageInfoListResponseBody.ImageInfos.Builder uuid(String uuid)
The UUID of the server.
example:ff9ca084-7faa-4ab2-8728-69024755****
public DescribeImageInfoListResponseBody.ImageInfos.Builder vulCount(Integer vulCount)
The total number of vulnerabilities in your assets.
example:1
public DescribeImageInfoListResponseBody.ImageInfos.Builder vulStatus(String vulStatus)
Indicates whether vulnerabilities are detected on the asset. Valid values:
YES
public DescribeImageInfoListResponseBody.ImageInfos build()
Copyright © 2026. All rights reserved.