Uses of Class
com.azure.analytics.purview.datamap.models.QueryResult
Packages that use QueryResult
Package
Description
Package containing the classes for PurviewDataMap.
Package containing the data models for PurviewDataMap.
-
Uses of QueryResult in com.azure.analytics.purview.datamap
Methods in com.azure.analytics.purview.datamap that return QueryResultModifier and TypeMethodDescriptionDiscoveryClient.query(QueryOptions body) Get data using search.Methods in com.azure.analytics.purview.datamap that return types with arguments of type QueryResultModifier and TypeMethodDescriptionDiscoveryAsyncClient.query(QueryOptions body) Get data using search. -
Uses of QueryResult in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return QueryResultModifier and TypeMethodDescriptionstatic QueryResultQueryResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QueryResult from the JsonReader.