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