public static final class ListConfigTrackResponseBody.Traces.Builder extends Object
public ListConfigTrackResponseBody.Traces.Builder client(Boolean client)
Indicates whether the request is sent from the client. Valid values:
false
public ListConfigTrackResponseBody.Traces.Builder dataId(String dataId)
The ID of the configuration.
example:eir-server.properties
public ListConfigTrackResponseBody.Traces.Builder delay(String delay)
The response latency. Unit: milliseconds.
example:0
public ListConfigTrackResponseBody.Traces.Builder event(String event)
The event. Valid values:
pull
public ListConfigTrackResponseBody.Traces.Builder group(String group)
The name of the configuration group.
example:DEFAULT_GROUP
public ListConfigTrackResponseBody.Traces.Builder logDate(String logDate)
The logging time.
example:2022-11-28 15:09:15
public ListConfigTrackResponseBody.Traces.Builder md5(String md5)
The MD5 value.
example:d21c9091c60daa0ff7ee2f420141e5a0
public ListConfigTrackResponseBody.Traces.Builder push(Boolean push)
Indicates whether messages are pushed by a server. Valid values:
false
public ListConfigTrackResponseBody.Traces.Builder requestIp(String requestIp)
The source IP address of the request.
example:192.168.1.2
public ListConfigTrackResponseBody.Traces.Builder responseIp(String responseIp)
The response node.
example:mse-1973b9a0-1670834*****-reg-center-0-2
public ListConfigTrackResponseBody.Traces.Builder result(String result)
The result.
example:ok
public ListConfigTrackResponseBody.Traces.Builder ts(String ts)
The timestamp that indicates the time when the metric value is collected.
Unit: seconds.
example:1659666529
public ListConfigTrackResponseBody.Traces.Builder type(String type)
The release type. Valid values:
beta
public ListConfigTrackResponseBody.Traces build()
Copyright © 2026. All rights reserved.