Interface Watchlist.UpdateStages.WithSourceType

All Known Subinterfaces:
Watchlist.Update
Enclosing interface:
Watchlist.UpdateStages

public static interface Watchlist.UpdateStages.WithSourceType
The stage of the Watchlist update allowing to specify sourceType.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the sourceType property: The sourceType of the watchlist.
  • Method Details

    • withSourceType

      Watchlist.Update withSourceType(SourceType sourceType)
      Specifies the sourceType property: The sourceType of the watchlist.
      Parameters:
      sourceType - The sourceType of the watchlist.
      Returns:
      the next definition stage.