public static class QueryResultsTopologyInfo.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
QueryResultsTopologyInfo |
build() |
QueryResultsTopologyInfo.Builder |
copy(QueryResultsTopologyInfo model) |
QueryResultsTopologyInfo.Builder |
nodes(List<QueryResultsTopologyNodeInfo> nodes)
The information about the attributes of the topology nodes.
|
public QueryResultsTopologyInfo.Builder nodes(List<QueryResultsTopologyNodeInfo> nodes)
The information about the attributes of the topology nodes.
nodes
- the value to setpublic QueryResultsTopologyInfo build()
public QueryResultsTopologyInfo.Builder copy(QueryResultsTopologyInfo model)
Copyright © 2016–2024. All rights reserved.