Class MicrosoftGraphOnenotePagePreview


  • public final class MicrosoftGraphOnenotePagePreview
    extends Object
    onenotePagePreview.
    • Constructor Detail

      • MicrosoftGraphOnenotePagePreview

        public MicrosoftGraphOnenotePagePreview()
    • Method Detail

      • previewText

        public String previewText()
        Get the previewText property: The previewText property.
        Returns:
        the previewText value.
      • withPreviewText

        public MicrosoftGraphOnenotePagePreview withPreviewText​(String previewText)
        Set the previewText property: The previewText property.
        Parameters:
        previewText - the previewText value to set.
        Returns:
        the MicrosoftGraphOnenotePagePreview object itself.
      • additionalProperties

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

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

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