Uses of Class
com.oracle.bmc.apmtraces.model.QueryResultsTopologyInfo.Builder
-
Packages that use QueryResultsTopologyInfo.Builder Package Description com.oracle.bmc.apmtraces.model -
-
Uses of QueryResultsTopologyInfo.Builder in com.oracle.bmc.apmtraces.model
Methods in com.oracle.bmc.apmtraces.model that return QueryResultsTopologyInfo.Builder Modifier and Type Method Description static QueryResultsTopologyInfo.Builder
QueryResultsTopologyInfo. builder()
Create a new builder.QueryResultsTopologyInfo.Builder
QueryResultsTopologyInfo.Builder. copy(QueryResultsTopologyInfo model)
QueryResultsTopologyInfo.Builder
QueryResultsTopologyInfo.Builder. nodes(List<QueryResultsTopologyNodeInfo> nodes)
The information about the attributes of the topology nodes.QueryResultsTopologyInfo.Builder
QueryResultsTopologyInfo. toBuilder()
-