public static final class DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder extends Object
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder clusterId(String clusterId)
The ID of the cluster.
example:c08d5fc1a329a4b88950a253d082f1****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder clusterName(String clusterName)
The name of the cluster.
example:docker-law
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder containerId(String containerId)
The ID of the container.
example:04d20e98c8e2c93b7b864372084320a15a58c8671e53c972ce3a71d9c163****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder digest(String digest)
The SHA-256 value of the image digest.
example:2e6daffce524ffeae66cccaa90c8fc47de912346dcec295c27395b6d66db6423
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder firstScanTime(Long firstScanTime)
The timestamp generated when the first scan was performed. Unit: milliseconds.
example:1649814050000
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder highRiskImage(Integer highRiskImage)
The number of images on which high baseline risks are detected.
example:1
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder image(String image)
The name of the image.
example:registry.cn-wulanchabu.aliyuncs.com/sas_test/huxin-test-001:nuxeo6-conta****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder imageCreate(Long imageCreate)
The timestamp when the image was created. Unit: milliseconds.
example:1636962328000
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder imageId(String imageId)
The ID of the image.
example:cddb5fd33b34a1fabb358d0a19497cdfe362fe624821cb250947af0ea5cc****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder imageSize(Integer imageSize)
The size of the image.
example:157408623
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder imageUpdate(Long imageUpdate)
The timestamp when the image was updated. Unit: milliseconds.
example:1636974116000
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder instanceId(String instanceId)
The ID of the image instance.
example:cri-a595qp31knh9****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder instanceName(String instanceName)
The instance name of the server.
example:pre.mongo-196
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder internetIp(String internetIp)
The public IP address of the server.
example:47.96.XX.XX
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:172.16.XX.XX
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder lastScanTime(Long lastScanTime)
The timestamp when the last baseline check was performed. Unit: milliseconds.
example:1649814050000
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder lowRiskImage(Integer lowRiskImage)
The number of images on which low baseline risks are detected.
example:0
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder middleRiskImage(Integer middleRiskImage)
The number of images on which medium baseline risks are detected.
example:0
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder namespace(String namespace)
The namespace.
example:test-002
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder noRiskImage(Integer noRiskImage)
The number of images that do not have baseline risks.
example:0
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder pod(String pod)
The pod.
example:22222-7xsqq
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder regionId(String regionId)
The region ID of the image instance.
example:cn-beijing
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder repoId(String repoId)
The ID of the image repository.
example:crr-1lt6q7167yh6****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder repoName(String repoName)
The name of the image repository.
example:scanner
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:libssh2
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder repoType(String repoType)
The type of the image repository.
example:PRIVATE
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder riskStatus(String riskStatus)
Indicates whether the image is at risk. Valid values:
YES
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder tag(String tag)
The version of the image.
example:v1
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder targetId(String targetId)
The ID of the asset on which the baseline check is performed.
example:m-bp17m0pc0xprzbwo****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder targetName(String targetName)
The name of the asset on which the baseline check is performed.
example:spod
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder targetType(String targetType)
The type of the asset on which the baseline check is performed. Valid values:
ECS_IMAGE
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder totalItemCount(Integer totalItemCount)
The total number of risk items that are detected on the image by using the baseline.
example:3
public DescribeImageListWithBaselineNameResponseBody.ImageInfos.Builder uuid(String uuid)
The UUID of the image.
example:f58681174f944623345379e23b7b****
public DescribeImageListWithBaselineNameResponseBody.ImageInfos build()
Copyright © 2026. All rights reserved.