Uses of Class
com.azure.analytics.purview.datamap.models.SearchFacetItemValue
Packages that use SearchFacetItemValue
Package
Description
Package containing the data models for PurviewDataMap.
-
Uses of SearchFacetItemValue in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return SearchFacetItemValueModifier and TypeMethodDescriptionstatic SearchFacetItemValueSearchFacetItemValue.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SearchFacetItemValue from the JsonReader.Methods in com.azure.analytics.purview.datamap.models that return types with arguments of type SearchFacetItemValueModifier and TypeMethodDescriptionSearchFacetResultValue.getAssetType()Get the assetType property: Asset type.SearchFacetResultValue.getClassification()Get the classification property: Classification.SearchFacetResultValue.getContactId()Get the contactId property: Contact id.SearchFacetResultValue.getContactType()Get the contactType property: Contact type.SearchFacetResultValue.getEntityType()Get the entityType property: Entity type.SearchFacetResultValue.getGlossaryType()Get the glossaryType property: Glossary type.SearchFacetResultValue.getLabel()Get the label property: Label.SearchFacetResultValue.getTerm()Get the term property: Term.SearchFacetResultValue.getTermStatus()Get the termStatus property: Term status.SearchFacetResultValue.getTermTemplate()Get the termTemplate property: Term template.