Interface Bookmark.DefinitionStages.WithIncidentInfo

All Known Subinterfaces:
Bookmark.Definition, Bookmark.DefinitionStages.WithCreate
Enclosing interface:
Bookmark.DefinitionStages

public static interface Bookmark.DefinitionStages.WithIncidentInfo
The stage of the Bookmark definition allowing to specify incidentInfo.
  • Method Details

    • withIncidentInfo

      Bookmark.DefinitionStages.WithCreate 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.