Uses of Class
com.azure.analytics.purview.datamap.models.SuggestResult
Packages that use SuggestResult
Package
Description
Package containing the classes for PurviewDataMap.
Package containing the data models for PurviewDataMap.
-
Uses of SuggestResult in com.azure.analytics.purview.datamap
Methods in com.azure.analytics.purview.datamap that return SuggestResultModifier and TypeMethodDescriptionDiscoveryClient.suggest(SuggestOptions body) Get search suggestions by query criteria.Methods in com.azure.analytics.purview.datamap that return types with arguments of type SuggestResultModifier and TypeMethodDescriptionDiscoveryAsyncClient.suggest(SuggestOptions body) Get search suggestions by query criteria. -
Uses of SuggestResult in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return SuggestResultModifier and TypeMethodDescriptionstatic SuggestResultSuggestResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SuggestResult from the JsonReader.