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