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
public static interface WatchlistItem.Update
extends WatchlistItem.UpdateStages.WithEtag, WatchlistItem.UpdateStages.WithWatchlistItemType, WatchlistItem.UpdateStages.WithWatchlistItemId, WatchlistItem.UpdateStages.WithTenantId, WatchlistItem.UpdateStages.WithIsDeleted, WatchlistItem.UpdateStages.WithCreated, WatchlistItem.UpdateStages.WithUpdated, WatchlistItem.UpdateStages.WithCreatedBy, WatchlistItem.UpdateStages.WithUpdatedBy, WatchlistItem.UpdateStages.WithItemsKeyValue, WatchlistItem.UpdateStages.WithEntityMapping
The template for WatchlistItem update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithCreated
withCreated
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithCreatedBy
withCreatedBy
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithEntityMapping
withEntityMapping
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithEtag
withEtag
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithIsDeleted
withIsDeleted
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithItemsKeyValue
withItemsKeyValue
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithTenantId
withTenantId
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithUpdated
withUpdated
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithUpdatedBy
withUpdatedBy
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithWatchlistItemId
withWatchlistItemId
Methods inherited from interface com.azure.resourcemanager.securityinsights.models.WatchlistItem.UpdateStages.WithWatchlistItemType
withWatchlistItemType
-
Method Details
-
apply
WatchlistItem apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-