Uses of Class
com.azure.analytics.purview.datamap.models.PurviewObjectId
Packages that use PurviewObjectId
Package
Description
Package containing the data models for PurviewDataMap.
-
Uses of PurviewObjectId in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return PurviewObjectIdModifier and TypeMethodDescriptionstatic PurviewObjectIdPurviewObjectId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PurviewObjectId from the JsonReader.PurviewObjectId.setDisplayText(String displayText) Set the displayText property: Display text.Set the guid property: The GUID of the object.PurviewObjectId.setItemPath(String itemPath) Set the itemPath property: Item path.Set the name property: Name.PurviewObjectId.setProperties(Map<String, com.azure.core.util.BinaryData> properties) Set the properties property: Dictionary of <any>.PurviewObjectId.setResourceId(String resourceId) Set the resourceId property: Resource Id.PurviewObjectId.setTypeName(String typeName) Set the typeName property: The name of the type.PurviewObjectId.setUniqueAttributes(Map<String, com.azure.core.util.BinaryData> uniqueAttributes) Set the uniqueAttributes property: The unique attributes of the object.Methods in com.azure.analytics.purview.datamap.models that return types with arguments of type PurviewObjectIdModifier and TypeMethodDescriptionAtlasGlossaryTerm.getHierarchyInfo()Get the hierarchyInfo property: The hierarchy information of the term.Method parameters in com.azure.analytics.purview.datamap.models with type arguments of type PurviewObjectIdModifier and TypeMethodDescriptionAtlasGlossaryTerm.setHierarchyInfo(List<PurviewObjectId> hierarchyInfo) Set the hierarchyInfo property: The hierarchy information of the term.