Uses of Class
com.oracle.bmc.apmtraces.model.QueryResultsTopologyInfo
- 
Packages that use QueryResultsTopologyInfo Package Description com.oracle.bmc.apmtraces.model 
- 
- 
Uses of QueryResultsTopologyInfo in com.oracle.bmc.apmtraces.modelMethods in com.oracle.bmc.apmtraces.model that return QueryResultsTopologyInfo Modifier and Type Method Description QueryResultsTopologyInfoQueryResultsTopologyInfo.Builder. build()QueryResultsTopologyInfoQueryResultMetadataSummary. getQueryResultsTopologyInfo()Methods in com.oracle.bmc.apmtraces.model with parameters of type QueryResultsTopologyInfo Modifier and Type Method Description QueryResultsTopologyInfo.BuilderQueryResultsTopologyInfo.Builder. copy(QueryResultsTopologyInfo model)QueryResultMetadataSummary.BuilderQueryResultMetadataSummary.Builder. queryResultsTopologyInfo(QueryResultsTopologyInfo queryResultsTopologyInfo)Constructors in com.oracle.bmc.apmtraces.model with parameters of type QueryResultsTopologyInfo Constructor Description QueryResultMetadataSummary(List<QueryResultRowTypeSummary> queryResultRowTypeSummaries, String sourceName, List<QueryResultsGroupedBySummary> queryResultsGroupedBy, List<QueryResultsOrderedBySummary> queryResultsOrderedBy, QueryResultsTopologyInfo queryResultsTopologyInfo, Integer timeSeriesIntervalInMins)Deprecated.
 
-