Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
QueryResultsTopologyNodeInfo |
QueryResultsTopologyNodeInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<QueryResultsTopologyNodeInfo> |
QueryResultsTopologyInfo.getNodes()
The information about the attributes of the topology nodes.
|
Modifier and Type | Method and Description |
---|---|
QueryResultsTopologyNodeInfo.Builder |
QueryResultsTopologyNodeInfo.Builder.copy(QueryResultsTopologyNodeInfo model) |
Modifier and Type | Method and Description |
---|---|
QueryResultsTopologyInfo.Builder |
QueryResultsTopologyInfo.Builder.nodes(List<QueryResultsTopologyNodeInfo> nodes)
The information about the attributes of the topology nodes.
|
Constructor and Description |
---|
QueryResultsTopologyInfo(List<QueryResultsTopologyNodeInfo> nodes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.