Uses of Class
com.microsoft.graph.models.Onenote
Packages that use Onenote
-
Uses of Onenote in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnenoteModifier and TypeMethodDescriptionstatic OnenoteOnenote.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGroup.getOnenote()Gets the onenote property value.Site.getOnenote()Gets the onenote property value.User.getOnenote()Gets the onenote property value.Methods in com.microsoft.graph.models with parameters of type OnenoteModifier and TypeMethodDescriptionvoidGroup.setOnenote(Onenote value) Sets the onenote property value.voidSite.setOnenote(Onenote value) Sets the onenote property value.voidUser.setOnenote(Onenote value) Sets the onenote property value.