Interface WatchlistItem.Update

All Superinterfaces:
WatchlistItem.UpdateStages.WithCreated, WatchlistItem.UpdateStages.WithCreatedBy, WatchlistItem.UpdateStages.WithEntityMapping, WatchlistItem.UpdateStages.WithEtag, WatchlistItem.UpdateStages.WithIsDeleted, WatchlistItem.UpdateStages.WithItemsKeyValue, WatchlistItem.UpdateStages.WithTenantId, WatchlistItem.UpdateStages.WithUpdated, WatchlistItem.UpdateStages.WithUpdatedBy, WatchlistItem.UpdateStages.WithWatchlistItemId, WatchlistItem.UpdateStages.WithWatchlistItemType
Enclosing interface:
WatchlistItem

The template for WatchlistItem update.
  • Method Details

    • apply

      WatchlistItem apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      WatchlistItem apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.