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 Detail

      • 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.