Uses of Class
com.azure.resourcemanager.securityinsights.models.WatchlistsDeleteResponse
Package
Description
Package containing the service clients for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of WatchlistsDeleteResponse in com.azure.resourcemanager.securityinsights.fluent
Modifier and TypeMethodDescriptionWatchlistsClient.deleteWithResponse
(String resourceGroupName, String workspaceName, String watchlistAlias, com.azure.core.util.Context context) Delete a watchlist. -
Uses of WatchlistsDeleteResponse in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionWatchlists.deleteByIdWithResponse
(String id, com.azure.core.util.Context context) Delete a watchlist.Watchlists.deleteWithResponse
(String resourceGroupName, String workspaceName, String watchlistAlias, com.azure.core.util.Context context) Delete a watchlist.