Interface Watchlist.UpdateStages.WithUpdated

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

    public static interface Watchlist.UpdateStages.WithUpdated
    The stage of the Watchlist update allowing to specify updated.
    • Method Detail

      • withUpdated

        Watchlist.Update withUpdated​(OffsetDateTime updated)
        Specifies the updated property: The last time the watchlist was updated.
        Parameters:
        updated - The last time the watchlist was updated.
        Returns:
        the next definition stage.