Interface Bookmark.DefinitionStages.WithLabels

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

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

    • withLabels

      Specifies the labels property: List of labels relevant to this bookmark.
      Parameters:
      labels - List of labels relevant to this bookmark.
      Returns:
      the next definition stage.