Uses of Class
com.microsoft.graph.models.OnenotePagePreviewLinks
Packages that use OnenotePagePreviewLinks
-
Uses of OnenotePagePreviewLinks in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnenotePagePreviewLinksModifier and TypeMethodDescriptionstatic OnenotePagePreviewLinksOnenotePagePreviewLinks.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnenotePagePreview.getLinks()Gets the links property value.Methods in com.microsoft.graph.models with parameters of type OnenotePagePreviewLinksModifier and TypeMethodDescriptionvoidOnenotePagePreview.setLinks(OnenotePagePreviewLinks value) Sets the links property value.