Interface Bookmark.UpdateStages.WithLabels

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

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

      • withLabels

        Bookmark.Update withLabels​(List<String> labels)
        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.