Package | Description |
---|---|
com.tencentcloudapi.tdmq.v20200217.models |
Modifier and Type | Method and Description |
---|---|
TraceResult[] |
DescribeMqMsgTraceResponse.getResult()
Get 消息内容
|
TraceResult[] |
DescribeRocketMQMsgTraceResponse.getResult()
Get 轨迹详情列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMqMsgTraceResponse.setResult(TraceResult[] Result)
Set 消息内容
|
void |
DescribeRocketMQMsgTraceResponse.setResult(TraceResult[] Result)
Set 轨迹详情列表
|
Constructor and Description |
---|
TraceResult(TraceResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.