Uses of Class
com.azure.ai.contentsafety.models.RemoveTextBlocklistItemsOptions
Packages that use RemoveTextBlocklistItemsOptions
-
Uses of RemoveTextBlocklistItemsOptions in com.azure.ai.contentsafety
Methods in com.azure.ai.contentsafety with parameters of type RemoveTextBlocklistItemsOptionsModifier and TypeMethodDescriptionBlocklistAsyncClient.removeBlocklistItems(String name, RemoveTextBlocklistItemsOptions options) Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.voidBlocklistClient.removeBlocklistItems(String name, RemoveTextBlocklistItemsOptions options) Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.