public static final class DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTraceInfoDetailResponseBody.TraceInfoDetail |
build() |
DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder |
edgeList(List<DescribeTraceInfoDetailResponseBody.EdgeList> edgeList)
An array that consists of the edges of the tracing diagram.
|
DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder |
entityTypeList(List<DescribeTraceInfoDetailResponseBody.EntityTypeList> entityTypeList)
An array that consists of the metadata configurations of the vertex type.
|
DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder |
relationTypeList(List<DescribeTraceInfoDetailResponseBody.RelationTypeList> relationTypeList)
An array that consists of the metadata configurations of the edge type.
|
DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder |
vertexList(List<DescribeTraceInfoDetailResponseBody.VertexList> vertexList)
An array that consists of all vertexes of the tracing diagram.
|
public DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder edgeList(List<DescribeTraceInfoDetailResponseBody.EdgeList> edgeList)
An array that consists of the edges of the tracing diagram.
public DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder entityTypeList(List<DescribeTraceInfoDetailResponseBody.EntityTypeList> entityTypeList)
An array that consists of the metadata configurations of the vertex type.
public DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder relationTypeList(List<DescribeTraceInfoDetailResponseBody.RelationTypeList> relationTypeList)
An array that consists of the metadata configurations of the edge type.
public DescribeTraceInfoDetailResponseBody.TraceInfoDetail.Builder vertexList(List<DescribeTraceInfoDetailResponseBody.VertexList> vertexList)
An array that consists of all vertexes of the tracing diagram.
public DescribeTraceInfoDetailResponseBody.TraceInfoDetail build()
Copyright © 2026. All rights reserved.