public static final class DescribePropertyScaProcessDetailResponseBody.Propertys.Builder extends Object
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder cmdline(String cmdline)
The command line of the process.
example:java -Xms128m -Xmx512m -DNACOS_URL=http://10.184.XX.XX:8848 -DNACOS_NAMESPACE=iam-sit -jar /opt/service/xxl-job/xxl-job-admin-2.3.0.jar
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder createTimestamp(Long createTimestamp)
The timestamp at which the last asset fingerprint collection is performed. Unit: milliseconds.
example:1597987834000
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder instanceId(String instanceId)
The instance ID of the server.
example:i-hp35tftuh52wbp1g****
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder instanceName(String instanceName)
The instance name of the server.
example:hc-host-****
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder internetIp(String internetIp)
The public IP address of the server.
example:120.26.XX.XX
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:192.168.XX.XX
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder name(String name)
The name of the process.
example:java
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder pid(String pid)
The ID of the process.
example:522
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder uuid(String uuid)
The UUID of the server.
example:162eb349-c2d9-4f8b-805c-75b43d4c****
public DescribePropertyScaProcessDetailResponseBody.Propertys.Builder version(String version)
The version of web application service.
example:3.10.0
public DescribePropertyScaProcessDetailResponseBody.Propertys build()
Copyright © 2026. All rights reserved.