Interface Watchlist.UpdateStages.WithTenantId

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

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

      • withTenantId

        Watchlist.Update withTenantId​(String tenantId)
        Specifies the tenantId property: The tenantId where the watchlist belongs to.
        Parameters:
        tenantId - The tenantId where the watchlist belongs to.
        Returns:
        the next definition stage.