public static final class DescribePropertyScaDetailResponseBody.Propertys.Builder extends Object
public DescribePropertyScaDetailResponseBody.Propertys.Builder bizType(String bizType)
The type of the middleware, database, or web service. Valid values:
software_library
public DescribePropertyScaDetailResponseBody.Propertys.Builder bizTypeDispaly(String bizTypeDispaly)
The display name of the type of the middleware, database, or web service . Valid values:
System Service
public DescribePropertyScaDetailResponseBody.Propertys.Builder cmdline(String cmdline)
The command line of the process.
example:/sbin/dhclient -H iz2zeflhhbtk8gtxzt087az -1 -q -lf /var/lib/dhclient/dhclient--eth0.lease -pf /var/run/dhclient-eth0.pid eth0
public DescribePropertyScaDetailResponseBody.Propertys.Builder configPath(String configPath)
The path to the configuration file.
example:/etc/my.cnf
public DescribePropertyScaDetailResponseBody.Propertys.Builder containerName(String containerName)
The name of the container.
example:5-rce_web_1
public DescribePropertyScaDetailResponseBody.Propertys.Builder createTimestamp(Long createTimestamp)
The latest collection timestamp, which indicates the last timestamp when Security Center collected the information about the middleware, database, or web service. Unit: milliseconds.
example:1597987834000
public DescribePropertyScaDetailResponseBody.Propertys.Builder imageName(String imageName)
The name of the image.
example:registry-vpc.cn-beijing.aliyuncs.com/acs/aliyun-ingress-controller****
public DescribePropertyScaDetailResponseBody.Propertys.Builder instanceId(String instanceId)
The ID of the server on which the middleware, database, or web service is run.
example:i-2zeclqj7ti****
public DescribePropertyScaDetailResponseBody.Propertys.Builder instanceName(String instanceName)
The name of the server on which the middleware, database, or web service is run.
example:Test01
public DescribePropertyScaDetailResponseBody.Propertys.Builder internetIp(String internetIp)
The public IP address of the server on which the middleware, database, or web service is run.
example:47.42.XX.XX
public DescribePropertyScaDetailResponseBody.Propertys.Builder intranetIp(String intranetIp)
The private IP address of the server on which the middleware, database, or web service is run.
example:192.210.XX.XX
public DescribePropertyScaDetailResponseBody.Propertys.Builder ip(String ip)
The public IP address of the server on which the middleware, database, or web service is run.
example:47.42.XX.XX
public DescribePropertyScaDetailResponseBody.Propertys.Builder listenIp(String listenIp)
The IP address that the process monitors.
example:0.0.XX.XX
public DescribePropertyScaDetailResponseBody.Propertys.Builder listenProtocol(String listenProtocol)
The protocol of the traffic on which the process listens. Valid values:
UDP
public DescribePropertyScaDetailResponseBody.Propertys.Builder listenStatus(String listenStatus)
The listening status of the process. Valid values:
NONE
public DescribePropertyScaDetailResponseBody.Propertys.Builder name(String name)
The name of the middleware, database, or web service.
example:openssl
public DescribePropertyScaDetailResponseBody.Propertys.Builder path(String path)
The path of the middleware, database, or web service.
example:/usr/lib64/libssl.so.1.0.2k
public DescribePropertyScaDetailResponseBody.Propertys.Builder pid(String pid)
The PID.
example:756
public DescribePropertyScaDetailResponseBody.Propertys.Builder podName(String podName)
The name of the Kubernetes pod.
example:myapp-pod
public DescribePropertyScaDetailResponseBody.Propertys.Builder port(String port)
The port of the middleware, database, or web service.
example:68
public DescribePropertyScaDetailResponseBody.Propertys.Builder ppid(String ppid)
The ID of the parent process.
example:1
public DescribePropertyScaDetailResponseBody.Propertys.Builder processStarted(Long processStarted)
The timestamp when the process starts. Unit: milliseconds.
example:1596539788
public DescribePropertyScaDetailResponseBody.Propertys.Builder processUser(String processUser)
The name of the user who runs the process.
example:root
public DescribePropertyScaDetailResponseBody.Propertys.Builder proof(String proof)
The version verification information about the middleware, database, or web service.
example:/usr/lib64/libssl.so.1.0.2k
public DescribePropertyScaDetailResponseBody.Propertys.Builder runtimeEnvVersion(String runtimeEnvVersion)
The version of the runtime environment.
example:The value of this parameter can be the Java Development Kit (JDK) version of the runtime environment for a Java process.
1.8.0_144
public DescribePropertyScaDetailResponseBody.Propertys.Builder type(String type)
The type of the middleware, database, or web service.
example:library
public DescribePropertyScaDetailResponseBody.Propertys.Builder uuid(String uuid)
The UUID of the server on which the middleware, database, or web service is run.
example:uuid-02ebabe7-1c19-a****
public DescribePropertyScaDetailResponseBody.Propertys.Builder version(String version)
The version of the middleware, database, or web service.
example:1.0.2k
public DescribePropertyScaDetailResponseBody.Propertys.Builder webPath(String webPath)
The web directory.
example:/usr/share/nginx/html
public DescribePropertyScaDetailResponseBody.Propertys build()
Copyright © 2026. All rights reserved.