Interface Watchlist.DefinitionStages.WithTenantId

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

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

    • withTenantId

      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.