public static final class DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder extends Object
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder alarmCount(Integer alarmCount)
The number of alerts.
example:1
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder alarmStatus(String alarmStatus)
Indicates whether alerts are generated for the container. Valid values:
YES
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder appName(String appName)
The name of the application.
example:alibaba-log-controller
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder clusterId(String clusterId)
The ID of the cluster.
example:cfb41a869c71e4678a97021582dd8a****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder clusterName(String clusterName)
The cluster name.
example:test
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder containerId(String containerId)
The ID of the container.
example:48a6d9a92435a13ad573372c3f3c63b7e04d106458141df9f92155709d****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder createTimestamp(Long createTimestamp)
The timestamp when the cluster was created. Unit: milliseconds.
example:1670368337000
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder exposed(Integer exposed)
Indicates whether the asset is exposed to the Internet.
1
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder exposedDetail(String exposedDetail)
The exposure details. The value is a JSON string.
example:[{}]
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder hcCount(Integer hcCount)
The number of baseline risks.
example:1
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder hcStatus(String hcStatus)
Indicates whether baseline risks are detected. Valid values:
YES
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder hostIp(String hostIp)
The IP address of the host.
example:172.24.XX.XX
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder image(String image)
The image of the container.
example:docker.io/library/nginx:latest
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageDigest(String imageDigest)
The digest value of the image.
example:5b046e2de8c490819125193ee2eb71a66f2cc16c032dcd8b69ead4be1024****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageId(String imageId)
The image ID.
example:registry-vpc.cn-beijing.aliyuncs.com/acs/log-controller@sha256:5b046e2de8c490819125193ee2eb71a66f2cc16c032dcd8b69ead4be1024****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageRepoName(String imageRepoName)
The name of the image repository.
example:log-controller
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageRepoNamespace(String imageRepoNamespace)
The namespace of the image repository.
example:acs
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageRepoTag(String imageRepoTag)
The tag that is added to the image.
example:0.3.1.0-dfa2010-aliyun
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder imageUuid(String imageUuid)
The UUID of the image.
example:5f23dfbceec289a49ac94e035e2****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder instanceId(String instanceId)
The instance ID of the asset.
example:i-2zegzjyotydfkz9****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder namespace(String namespace)
The namespace.
example:kube-system
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder nodeInfo(String nodeInfo)
The node information.
example:test
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder nodeName(String nodeName)
The name of the node.
example:test
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder pod(String pod)
The pod.
example:alibaba-log-controller-6f847f8786-mk2mg
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder podIp(String podIp)
The IP address of the pod.
example:172.24.XX.XX
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder regionId(String regionId)
The region ID of the container.
example:cn-hangzhou
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder riskCount(String riskCount)
The number of risks.
example:1
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder riskStatus(String riskStatus)
Indicates whether risks exist. Valid values:
YES
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder updateMark(String updateMark)
The update identifier of the container.
example:79cff74d-e967-5407-8a78-ee03b9****
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder vulCount(Integer vulCount)
The number of vulnerabilities that are detected in the container cluster.
example:15
public DescribeContainerInstancesResponseBody.ContainerInstanceList.Builder vulStatus(String vulStatus)
Indicates whether vulnerabilities are detected in the container. Valid values:
YES
public DescribeContainerInstancesResponseBody.ContainerInstanceList build()
Copyright © 2026. All rights reserved.