public static final class DescribeTraceInfoNodeResponseBody.PropertyList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTraceInfoNodeResponseBody.PropertyList |
build() |
DescribeTraceInfoNodeResponseBody.PropertyList.Builder |
name(String name)
The name of the property.
|
DescribeTraceInfoNodeResponseBody.PropertyList.Builder |
value(String value)
The value of the property.
|
public DescribeTraceInfoNodeResponseBody.PropertyList.Builder name(String name)
The name of the property.
example:Incident
public DescribeTraceInfoNodeResponseBody.PropertyList.Builder value(String value)
The value of the property.
example:Alert
public DescribeTraceInfoNodeResponseBody.PropertyList build()
Copyright © 2026. All rights reserved.