Class MicrosoftGraphOnenoteOperation

    • Constructor Detail

      • MicrosoftGraphOnenoteOperation

        public MicrosoftGraphOnenoteOperation()
    • Method Detail

      • percentComplete

        public String percentComplete()
        Get the percentComplete property: The operation percent complete if the operation is still in running status.
        Returns:
        the percentComplete value.
      • withPercentComplete

        public MicrosoftGraphOnenoteOperation withPercentComplete​(String percentComplete)
        Set the percentComplete property: The operation percent complete if the operation is still in running status.
        Parameters:
        percentComplete - the percentComplete value to set.
        Returns:
        the MicrosoftGraphOnenoteOperation object itself.
      • resourceId

        public String resourceId()
        Get the resourceId property: The resource id.
        Returns:
        the resourceId value.
      • withResourceId

        public MicrosoftGraphOnenoteOperation withResourceId​(String resourceId)
        Set the resourceId property: The resource id.
        Parameters:
        resourceId - the resourceId value to set.
        Returns:
        the MicrosoftGraphOnenoteOperation object itself.
      • resourceLocation

        public String resourceLocation()
        Get the resourceLocation property: The resource URI for the object. For example, the resource URI for a copied page or section.
        Returns:
        the resourceLocation value.
      • withResourceLocation

        public MicrosoftGraphOnenoteOperation withResourceLocation​(String resourceLocation)
        Set the resourceLocation property: The resource URI for the object. For example, the resource URI for a copied page or section.
        Parameters:
        resourceLocation - the resourceLocation value to set.
        Returns:
        the MicrosoftGraphOnenoteOperation object itself.