public static class GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventListTagEntryList> |
tagEntryList
The tags of the trace.
|
Long |
timestamp
The time when the log was generated.
|
| 构造器和说明 |
|---|
GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList() |
@NameInMap(value="TagEntryList") public List<GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventListTagEntryList> tagEntryList
The tags of the trace.
@NameInMap(value="Timestamp") public Long timestamp
The time when the log was generated. The value is a timestamp.
example:1595174501747
public GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList()
public static GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList build(Map<String,?> map) throws Exception
Exceptionpublic GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList setTagEntryList(List<GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventListTagEntryList> tagEntryList)
public List<GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventListTagEntryList> getTagEntryList()
public GetMultipleTraceResponseBody.GetMultipleTraceResponseBodyMultiCallChainInfosSpansLogEventList setTimestamp(Long timestamp)
public Long getTimestamp()
Copyright © 2024. All rights reserved.