Class MicrosoftGraphOnenotePagePreviewLinks


  • public final class MicrosoftGraphOnenotePagePreviewLinks
    extends Object
    onenotePagePreviewLinks.
    • Constructor Detail

      • MicrosoftGraphOnenotePagePreviewLinks

        public MicrosoftGraphOnenotePagePreviewLinks()
    • Method Detail

      • previewImageUrl

        public MicrosoftGraphExternalLink previewImageUrl()
        Get the previewImageUrl property: externalLink.
        Returns:
        the previewImageUrl value.
      • additionalProperties

        public Map<String,​Object> additionalProperties()
        Get the additionalProperties property: onenotePagePreviewLinks.
        Returns:
        the additionalProperties value.
      • withAdditionalProperties

        public MicrosoftGraphOnenotePagePreviewLinks withAdditionalProperties​(Map<String,​Object> additionalProperties)
        Set the additionalProperties property: onenotePagePreviewLinks.
        Parameters:
        additionalProperties - the additionalProperties value to set.
        Returns:
        the MicrosoftGraphOnenotePagePreviewLinks object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.