Interface Watchlist.UpdateStages.WithCreated

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

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

      • withCreated

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