public class JStackV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
DStackTraceV3[] |
traces
Stacktraces
|
| Constructor and Description |
|---|
JStackV3() |
public DStackTraceV3[] traces
public java.lang.String _exclude_fields