Uses of Class
com.microsoft.graph.models.SharingLink
Packages that use SharingLink
-
Uses of SharingLink in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharingLinkModifier and TypeMethodDescriptionstatic SharingLinkSharingLink.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePermission.getLink()Gets the link property value.Methods in com.microsoft.graph.models with parameters of type SharingLinkModifier and TypeMethodDescriptionvoidPermission.setLink(SharingLink value) Sets the link property value.