public static final class DescribePropertyCronDetailResponseBody.Propertys.Builder extends Object
public DescribePropertyCronDetailResponseBody.Propertys.Builder cmd(String cmd)
The command that is used to run the scheduled task.
example:/usr/lib64/sa/sa1 1 1
public DescribePropertyCronDetailResponseBody.Propertys.Builder createTimestamp(Long createTimestamp)
The timestamp of the last fingerprint collection. Unit: milliseconds.
example:1649149566000
public DescribePropertyCronDetailResponseBody.Propertys.Builder instanceId(String instanceId)
The ID of the server.
example:i-hp35tftuh52wbp1g****
public DescribePropertyCronDetailResponseBody.Propertys.Builder instanceName(String instanceName)
The name of the server.
example:hc-host-****
public DescribePropertyCronDetailResponseBody.Propertys.Builder internetIp(String internetIp)
The public IP address of the server.
example:192.168.XX.XX
public DescribePropertyCronDetailResponseBody.Propertys.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:100.104.XX.XX
public DescribePropertyCronDetailResponseBody.Propertys.Builder ip(String ip)
The IP addresses of the server.
example:192.168.XX.XX
public DescribePropertyCronDetailResponseBody.Propertys.Builder md5(String md5)
The MD5 hash value of the path to the scheduled task.
example:4cc8f97c2bf9cbabb2c2be2erqw****
public DescribePropertyCronDetailResponseBody.Propertys.Builder period(String period)
The interval at which the scheduled task is performed.
public DescribePropertyCronDetailResponseBody.Propertys.Builder source(String source)
The path to the scheduled task.
example:/etc/cron.d/root
public DescribePropertyCronDetailResponseBody.Propertys.Builder user(String user)
The username of the account that runs the scheduled task.
example:root
public DescribePropertyCronDetailResponseBody.Propertys.Builder uuid(String uuid)
The UUID of the server.
example:162eb349-c2d9-4f8b-805c-75b43d4c****
public DescribePropertyCronDetailResponseBody.Propertys build()
Copyright © 2026. All rights reserved.