public static final class DescribePropertySoftwareDetailResponseBody.Propertys.Builder extends Object
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder createTimestamp(Long createTimestamp)
The timestamp of the latest scan of the asset fingerprint. The unit is milliseconds.
example:1649149566000
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder installTime(String installTime)
The installation time of the software.
example:2022-04-07 10:54:49
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder installTimeDt(Long installTimeDt)
The installation timestamp of the software. The unit is in milliseconds.
example:1649066826000
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder instanceId(String instanceId)
The instance ID of the server.
example:i-hp35tftuh52wbp1g****
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder instanceName(String instanceName)
The name of the server instance.
example:hc-host-****
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder internetIp(String internetIp)
The public IP address of the server.
example:192.168.XX.XX
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:100.104.XX.XX
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder ip(String ip)
List of server IPs
example:192.168.XX.XX
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder name(String name)
The name of the software.
example:aaa_base
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder path(String path)
The installation directory information of the software asset.
example:/etc/test
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder uuid(String uuid)
The UUID of the server.
example:162eb349-c2d9-4f8b-805c-75b43d4c****
public DescribePropertySoftwareDetailResponseBody.Propertys.Builder version(String version)
The version information of the software asset.
example:3.10.0
public DescribePropertySoftwareDetailResponseBody.Propertys build()
Copyright © 2026. All rights reserved.