Uses of Class
com.microsoft.graph.models.Notebook
Packages that use Notebook
-
Uses of Notebook in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return NotebookModifier and TypeMethodDescriptionstatic NotebookNotebook.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnenotePage.getParentNotebook()Gets the parentNotebook property value.OnenoteSection.getParentNotebook()Gets the parentNotebook property value.SectionGroup.getParentNotebook()Gets the parentNotebook property value.Methods in com.microsoft.graph.models that return types with arguments of type NotebookModifier and TypeMethodDescriptionOnenote.getNotebooks()Gets the notebooks property value.NotebookCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type NotebookModifier and TypeMethodDescriptionvoidOnenotePage.setParentNotebook(Notebook value) Sets the parentNotebook property value.voidOnenoteSection.setParentNotebook(Notebook value) Sets the parentNotebook property value.voidSectionGroup.setParentNotebook(Notebook value) Sets the parentNotebook property value.Method parameters in com.microsoft.graph.models with type arguments of type Notebook