Uses of Class
com.azure.ai.contentsafety.models.AddOrUpdateTextBlocklistItemsResult
Packages that use AddOrUpdateTextBlocklistItemsResult
-
Uses of AddOrUpdateTextBlocklistItemsResult in com.azure.ai.contentsafety
Methods in com.azure.ai.contentsafety that return AddOrUpdateTextBlocklistItemsResultModifier and TypeMethodDescriptionBlocklistClient.addOrUpdateBlocklistItems(String name, AddOrUpdateTextBlocklistItemsOptions options) Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.Methods in com.azure.ai.contentsafety that return types with arguments of type AddOrUpdateTextBlocklistItemsResultModifier and TypeMethodDescriptionBlocklistAsyncClient.addOrUpdateBlocklistItems(String name, AddOrUpdateTextBlocklistItemsOptions options) Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.