Uses of Class
com.azure.analytics.purview.datamap.models.ResourceLink
Packages that use ResourceLink
Package
Description
Package containing the data models for PurviewDataMap.
-
Uses of ResourceLink in com.azure.analytics.purview.datamap.models
Methods in com.azure.analytics.purview.datamap.models that return ResourceLinkModifier and TypeMethodDescriptionstatic ResourceLinkResourceLink.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceLink from the JsonReader.ResourceLink.setDisplayName(String displayName) Set the displayName property: Display name for url.Set the url property: web url. http or https.Methods in com.azure.analytics.purview.datamap.models that return types with arguments of type ResourceLinkModifier and TypeMethodDescriptionAtlasGlossaryTerm.getResources()Get the resources property: An array of resource link for term.Method parameters in com.azure.analytics.purview.datamap.models with type arguments of type ResourceLinkModifier and TypeMethodDescriptionAtlasGlossaryTerm.setResources(List<ResourceLink> resources) Set the resources property: An array of resource link for term.