public class GetTraceByIdRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
hierachy |
private @NotEmpty String |
id
a trace id or a user transaction id
|
private String |
type
trace - the value of id field is a trace id
auto - the value of id field may be a user transaction id or a trace id
|
| Constructor and Description |
|---|
GetTraceByIdRequest() |
Copyright © 2020–2021. All rights reserved.