Interface WatchlistItem.DefinitionStages.WithTenantId

All Known Subinterfaces:
WatchlistItem.Definition, WatchlistItem.DefinitionStages.WithCreate
Enclosing interface:
WatchlistItem.DefinitionStages

public static interface WatchlistItem.DefinitionStages.WithTenantId
The stage of the WatchlistItem definition allowing to specify tenantId.
  • Method Details

    • withTenantId

      Specifies the tenantId property: The tenantId to which the watchlist item belongs to.
      Parameters:
      tenantId - The tenantId to which the watchlist item belongs to.
      Returns:
      the next definition stage.