Uses of Class
odata.msgraph.client.beta.complex.OnenotePagePreviewLinks
-
Packages that use OnenotePagePreviewLinks Package Description odata.msgraph.client.beta.complex -
-
Uses of OnenotePagePreviewLinks in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as OnenotePagePreviewLinks Modifier and Type Field Description protected OnenotePagePreviewLinksOnenotePagePreview. linksMethods in odata.msgraph.client.beta.complex that return OnenotePagePreviewLinks Modifier and Type Method Description OnenotePagePreviewLinksOnenotePagePreviewLinks.Builder. build()OnenotePagePreviewLinksOnenotePagePreviewLinks. withPreviewImageUrl(ExternalLink previewImageUrl)OnenotePagePreviewLinksOnenotePagePreviewLinks. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type OnenotePagePreviewLinks Modifier and Type Method Description Optional<OnenotePagePreviewLinks>OnenotePagePreview. getLinks()Methods in odata.msgraph.client.beta.complex with parameters of type OnenotePagePreviewLinks Modifier and Type Method Description OnenotePagePreview.BuilderOnenotePagePreview.Builder. links(OnenotePagePreviewLinks links)OnenotePagePreviewOnenotePagePreview. withLinks(OnenotePagePreviewLinks links)
-