Interface Bookmark.UpdateStages.WithIncidentInfo

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

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

      • withIncidentInfo

        Bookmark.Update withIncidentInfo​(IncidentInfo incidentInfo)
        Specifies the incidentInfo property: Describes an incident that relates to bookmark.
        Parameters:
        incidentInfo - Describes an incident that relates to bookmark.
        Returns:
        the next definition stage.