Interface Bookmark.UpdateStages.WithNotes

  • All Known Subinterfaces:
    Bookmark.Update
    Enclosing interface:
    Bookmark.UpdateStages

    public static interface Bookmark.UpdateStages.WithNotes
    The stage of the Bookmark update allowing to specify notes.
    • Method Detail

      • withNotes

        Bookmark.Update withNotes​(String notes)
        Specifies the notes property: The notes of the bookmark.
        Parameters:
        notes - The notes of the bookmark.
        Returns:
        the next definition stage.