Index
All Classes and Interfaces|All Packages
A
- Add blockItems - Search tag in Overview
- Section
- Adding the package to your product - Search tag in Overview
- Section
- Additional documentation - Search tag in Overview
- Section
- addOrUpdateBlocklistItems(String, AddOrUpdateTextBlocklistItemsOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.
- addOrUpdateBlocklistItems(String, AddOrUpdateTextBlocklistItemsOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.
- addOrUpdateBlocklistItemsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.
- addOrUpdateBlocklistItemsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Add or update BlocklistItems To Text Blocklist Add or update blocklistItems to a text blocklist.
- AddOrUpdateTextBlocklistItemsOptions - Class in com.azure.ai.contentsafety.models
-
The request to add blocklistItems to a text blocklist.
- AddOrUpdateTextBlocklistItemsOptions(List<TextBlocklistItem>) - Constructor for class com.azure.ai.contentsafety.models.AddOrUpdateTextBlocklistItemsOptions
-
Creates an instance of AddOrUpdateTextBlocklistItemsOptions class.
- AddOrUpdateTextBlocklistItemsResult - Class in com.azure.ai.contentsafety.models
-
The response of adding blocklistItems to the text blocklist.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- analyzeImage(AnalyzeImageOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImage(AnalyzeImageOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImage(BinaryData) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImage(BinaryData) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImage(String) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImage(String) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- Analyze image - Search tag in Overview
- Section
- AnalyzeImageOptions - Class in com.azure.ai.contentsafety.models
-
The image analysis request.
- AnalyzeImageOptions(ContentSafetyImageData) - Constructor for class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Creates an instance of AnalyzeImageOptions class.
- AnalyzeImageOutputType - Class in com.azure.ai.contentsafety.models
-
The type of image analysis output.
- AnalyzeImageOutputType() - Constructor for class com.azure.ai.contentsafety.models.AnalyzeImageOutputType
-
Deprecated.
- AnalyzeImageResult - Class in com.azure.ai.contentsafety.models
-
The image analysis response.
- analyzeImageWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeImageWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Image A synchronous API for the analysis of potentially harmful image content.
- analyzeText(AnalyzeTextOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- analyzeText(AnalyzeTextOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- analyzeText(String) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- analyzeText(String) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- Analyze text - Search tag in Overview
- Section
- AnalyzeTextOptions - Class in com.azure.ai.contentsafety.models
-
The text analysis request.
- AnalyzeTextOptions(String) - Constructor for class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Creates an instance of AnalyzeTextOptions class.
- AnalyzeTextOutputType - Class in com.azure.ai.contentsafety.models
-
The type of text analysis output.
- AnalyzeTextOutputType() - Constructor for class com.azure.ai.contentsafety.models.AnalyzeTextOutputType
-
Deprecated.Use the
AnalyzeTextOutputType.fromString(String)factory method. - AnalyzeTextResult - Class in com.azure.ai.contentsafety.models
-
The text analysis response.
- Analyze text with blocklists - Search tag in Overview
- Section
- Analyze text without blocklists - Search tag in Overview
- Section
- analyzeTextWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyAsyncClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- analyzeTextWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClient
-
Analyze Text A synchronous API for the analysis of potentially harmful text content.
- Authenticate the client - Search tag in Overview
- Section
- Available features - Search tag in Overview
- Section
- Azure ContentSafety client library for Java - Search tag in Overview
- Section
B
- BlocklistAsyncClient - Class in com.azure.ai.contentsafety
-
Initializes a new instance of the asynchronous BlocklistClient type.
- BlocklistClient - Class in com.azure.ai.contentsafety
-
Initializes a new instance of the synchronous BlocklistClient type.
- BlocklistClientBuilder - Class in com.azure.ai.contentsafety
-
A builder for creating a new instance of the BlocklistClient type.
- BlocklistClientBuilder() - Constructor for class com.azure.ai.contentsafety.BlocklistClientBuilder
-
Create an instance of the BlocklistClientBuilder.
- buildAsyncClient() - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
Builds an instance of BlocklistAsyncClient class.
- buildAsyncClient() - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
Builds an instance of ContentSafetyAsyncClient class.
- buildClient() - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
Builds an instance of BlocklistClient class.
- buildClient() - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
Builds an instance of ContentSafetyClient class.
C
- clientOptions(ClientOptions) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- clientOptions(ClientOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- com.azure.ai.contentsafety - package com.azure.ai.contentsafety
-
Package containing the classes for ContentSafety.
- com.azure.ai.contentsafety.models - package com.azure.ai.contentsafety.models
-
Package containing the data models for ContentSafety.
- configuration(Configuration) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- configuration(Configuration) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- ContentSafetyAsyncClient - Class in com.azure.ai.contentsafety
-
Initializes a new instance of the asynchronous ContentSafetyClient type.
- ContentSafetyClient - Class in com.azure.ai.contentsafety
-
Initializes a new instance of the synchronous ContentSafetyClient type.
- ContentSafetyClientBuilder - Class in com.azure.ai.contentsafety
-
A builder for creating a new instance of the ContentSafetyClient type.
- ContentSafetyClientBuilder() - Constructor for class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
Create an instance of the ContentSafetyClientBuilder.
- ContentSafetyImageData - Class in com.azure.ai.contentsafety.models
-
The image can be either base64 encoded bytes or a blob URL.
- ContentSafetyImageData() - Constructor for class com.azure.ai.contentsafety.models.ContentSafetyImageData
-
Creates an instance of ContentSafetyImageData class.
- ContentSafetyServiceVersion - Enum in com.azure.ai.contentsafety
-
Service version of ContentSafetyClient.
- Contributing - Search tag in Overview
- Section
- Create a ContentSafetyClient/BlocklistClient with KeyCredential - Search tag in Overview
- Section
- Create a ContentSafetyClient/BlocklistClient with Microsoft Entra ID (formerly Azure Active Directory (AAD)) token credential - Search tag in Overview
- Section
- Create or update text blocklist - Search tag in Overview
- Section
- createOrUpdateTextBlocklistWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Create Or Update Text Blocklist Updates a text blocklist.
- createOrUpdateTextBlocklistWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Create Or Update Text Blocklist Updates a text blocklist.
- credential(KeyCredential) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- credential(KeyCredential) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
D
- deleteTextBlocklist(String) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Delete Text Blocklist By blocklistName Deletes a text blocklist.
- deleteTextBlocklist(String) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Delete Text Blocklist By blocklistName Deletes a text blocklist.
- Delete text blocklist - Search tag in Overview
- Section
- deleteTextBlocklistWithResponse(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Delete Text Blocklist By blocklistName Deletes a text blocklist.
- deleteTextBlocklistWithResponse(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Delete Text Blocklist By blocklistName Deletes a text blocklist.
- Documentation - Search tag in Overview
- Section
E
- EIGHT_SEVERITY_LEVELS - Static variable in class com.azure.ai.contentsafety.models.AnalyzeTextOutputType
-
Output severities in eight levels, the value could be 0,1,2,3,4,5,6,7.
- endpoint(String) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- endpoint(String) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- Examples - Search tag in Overview
- Section
F
- FOUR_SEVERITY_LEVELS - Static variable in class com.azure.ai.contentsafety.models.AnalyzeImageOutputType
-
Output severities in four levels, the value could be 0,2,4,6.
- FOUR_SEVERITY_LEVELS - Static variable in class com.azure.ai.contentsafety.models.AnalyzeTextOutputType
-
Output severities in four levels, the value could be 0,2,4,6.
- fromString(String) - Static method in class com.azure.ai.contentsafety.models.AnalyzeImageOutputType
-
Creates or finds a AnalyzeImageOutputType from its string representation.
- fromString(String) - Static method in class com.azure.ai.contentsafety.models.AnalyzeTextOutputType
-
Creates or finds a AnalyzeTextOutputType from its string representation.
- fromString(String) - Static method in class com.azure.ai.contentsafety.models.ImageCategory
-
Creates or finds a ImageCategory from its string representation.
- fromString(String) - Static method in class com.azure.ai.contentsafety.models.TextCategory
-
Creates or finds a TextCategory from its string representation.
G
- General - Search tag in Overview
- Section
- getBlobUrl() - Method in class com.azure.ai.contentsafety.models.ContentSafetyImageData
-
Get the blobUrl property: The blob url of the image.
- Get blockItem - Search tag in Overview
- Section
- getBlocklistItemId() - Method in class com.azure.ai.contentsafety.models.TextBlocklistItem
-
Get the blocklistItemId property: The service will generate a BlocklistItemId, which will be a UUID.
- getBlocklistItemId() - Method in class com.azure.ai.contentsafety.models.TextBlocklistMatch
-
Get the blocklistItemId property: The ID of the matched item.
- getBlocklistItemIds() - Method in class com.azure.ai.contentsafety.models.RemoveTextBlocklistItemsOptions
-
Get the blocklistItemIds property: Array of blocklistItemIds to remove.
- getBlocklistItems() - Method in class com.azure.ai.contentsafety.models.AddOrUpdateTextBlocklistItemsOptions
-
Get the blocklistItems property: Array of blocklistItems to add.
- getBlocklistItems() - Method in class com.azure.ai.contentsafety.models.AddOrUpdateTextBlocklistItemsResult
-
Get the blocklistItems property: Array of blocklistItems have been added.
- getBlocklistItemText() - Method in class com.azure.ai.contentsafety.models.TextBlocklistMatch
-
Get the blocklistItemText property: The content of the matched item.
- getBlocklistName() - Method in class com.azure.ai.contentsafety.models.TextBlocklistMatch
-
Get the blocklistName property: The name of the matched blocklist.
- getBlocklistNames() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Get the blocklistNames property: The names of blocklists.
- getBlocklistsMatch() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextResult
-
Get the blocklistsMatch property: The blocklist match details.
- getCategories() - Method in class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Get the categories property: The categories will be analyzed.
- getCategories() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Get the categories property: The categories will be analyzed.
- getCategoriesAnalysis() - Method in class com.azure.ai.contentsafety.models.AnalyzeImageResult
-
Get the categoriesAnalysis property: Analysis result for categories.
- getCategoriesAnalysis() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextResult
-
Get the categoriesAnalysis property: Analysis result for categories.
- getCategory() - Method in class com.azure.ai.contentsafety.models.ImageCategoriesAnalysis
-
Get the category property: The image analysis category.
- getCategory() - Method in class com.azure.ai.contentsafety.models.TextCategoriesAnalysis
-
Get the category property: The text analysis category.
- getContent() - Method in class com.azure.ai.contentsafety.models.ContentSafetyImageData
-
Get the content property: The Base64 encoding of the image.
- getDescription() - Method in class com.azure.ai.contentsafety.models.TextBlocklist
-
Get the description property: Text blocklist description.
- getDescription() - Method in class com.azure.ai.contentsafety.models.TextBlocklistItem
-
Get the description property: BlocklistItem description.
- getImage() - Method in class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Get the image property: The image needs to be analyzed.
- getLatest() - Static method in enum com.azure.ai.contentsafety.ContentSafetyServiceVersion
-
Gets the latest service version supported by this client library.
- getName() - Method in class com.azure.ai.contentsafety.models.TextBlocklist
-
Get the name property: Text blocklist name.
- getOutputType() - Method in class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Get the outputType property: This refers to the type of image analysis output.
- getOutputType() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Get the outputType property: This refers to the type of text analysis output.
- getSeverity() - Method in class com.azure.ai.contentsafety.models.ImageCategoriesAnalysis
-
Get the severity property: The value increases with the severity of the input content.
- getSeverity() - Method in class com.azure.ai.contentsafety.models.TextCategoriesAnalysis
-
Get the severity property: The value increases with the severity of the input content.
- getText() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Get the text property: The text needs to be analyzed.
- getText() - Method in class com.azure.ai.contentsafety.models.TextBlocklistItem
-
Get the text property: BlocklistItem content.
- getTextBlocklist(String) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get Text Blocklist By blocklistName Returns text blocklist details.
- getTextBlocklist(String) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get Text Blocklist By blocklistName Returns text blocklist details.
- Get text blocklist - Search tag in Overview
- Section
- getTextBlocklistItem(String, String) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get BlocklistItem By blocklistName And blocklistItemId Get blocklistItem by blocklistName and blocklistItemId from a text blocklist.
- getTextBlocklistItem(String, String) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get BlocklistItem By blocklistName And blocklistItemId Get blocklistItem by blocklistName and blocklistItemId from a text blocklist.
- getTextBlocklistItemWithResponse(String, String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get BlocklistItem By blocklistName And blocklistItemId Get blocklistItem by blocklistName and blocklistItemId from a text blocklist.
- getTextBlocklistItemWithResponse(String, String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get BlocklistItem By blocklistName And blocklistItemId Get blocklistItem by blocklistName and blocklistItemId from a text blocklist.
- getTextBlocklistWithResponse(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get Text Blocklist By blocklistName Returns text blocklist details.
- getTextBlocklistWithResponse(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get Text Blocklist By blocklistName Returns text blocklist details.
- Get the API key - Search tag in Overview
- Section
- Get the endpoint - Search tag in Overview
- Section
- Getting started - Search tag in Overview
- Section
- getVersion() - Method in enum com.azure.ai.contentsafety.ContentSafetyServiceVersion
H
- Harm categories - Search tag in Overview
- Section
- HATE - Static variable in class com.azure.ai.contentsafety.models.ImageCategory
-
Static value Hate for ImageCategory.
- HATE - Static variable in class com.azure.ai.contentsafety.models.TextCategory
-
Static value Hate for TextCategory.
- httpClient(HttpClient) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- httpClient(HttpClient) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
I
- ImageCategoriesAnalysis - Class in com.azure.ai.contentsafety.models
-
Image analysis result.
- ImageCategory - Class in com.azure.ai.contentsafety.models
-
Image analyze category.
- ImageCategory() - Constructor for class com.azure.ai.contentsafety.models.ImageCategory
-
Deprecated.Use the
ImageCategory.fromString(String)factory method. - isHaltOnBlocklistHit() - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Get the haltOnBlocklistHit property: When set to true, further analyses of harmful content will not be performed in cases where blocklists are hit.
K
- Key concepts - Search tag in Overview
- Section
L
- List blockItems - Search tag in Overview
- Section
- listTextBlocklistItems(String) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklistItems(String) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklistItems(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklistItems(String, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklistItems(String, Integer, Integer) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklistItems(String, Integer, Integer) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get All BlocklistItems By blocklistName Get all blocklistItems in a text blocklist.
- listTextBlocklists() - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get All Text Blocklists Get all text blocklists details.
- listTextBlocklists() - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get All Text Blocklists Get all text blocklists details.
- listTextBlocklists(RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Get All Text Blocklists Get all text blocklists details.
- listTextBlocklists(RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Get All Text Blocklists Get all text blocklists details.
- List text blocklists - Search tag in Overview
- Section
M
- Manage text blocklist - Search tag in Overview
- Section
N
- Next steps - Search tag in Overview
- Section
P
- pipeline(HttpPipeline) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- pipeline(HttpPipeline) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- Prerequisites - Search tag in Overview
- Section
R
- Remove blockItems - Search tag in Overview
- Section
- removeBlocklistItems(String, RemoveTextBlocklistItemsOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.
- removeBlocklistItems(String, RemoveTextBlocklistItemsOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.
- removeBlocklistItemsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistAsyncClient
-
Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.
- removeBlocklistItemsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.ai.contentsafety.BlocklistClient
-
Remove BlocklistItems From Text Blocklist Remove blocklistItems from a text blocklist.
- RemoveTextBlocklistItemsOptions - Class in com.azure.ai.contentsafety.models
-
The request to remove blocklistItems from a text blocklist.
- RemoveTextBlocklistItemsOptions(List<String>) - Constructor for class com.azure.ai.contentsafety.models.RemoveTextBlocklistItemsOptions
-
Creates an instance of RemoveTextBlocklistItemsOptions class.
- retryOptions(RetryOptions) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
.
- retryOptions(RetryOptions) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
.
- retryPolicy(RetryPolicy) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- retryPolicy(RetryPolicy) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
S
- SELF_HARM - Static variable in class com.azure.ai.contentsafety.models.ImageCategory
-
Static value SelfHarm for ImageCategory.
- SELF_HARM - Static variable in class com.azure.ai.contentsafety.models.TextCategory
-
Static value SelfHarm for TextCategory.
- serviceVersion(ContentSafetyServiceVersion) - Method in class com.azure.ai.contentsafety.BlocklistClientBuilder
-
Sets Service version.
- serviceVersion(ContentSafetyServiceVersion) - Method in class com.azure.ai.contentsafety.ContentSafetyClientBuilder
-
Sets Service version.
- setBlobUrl(String) - Method in class com.azure.ai.contentsafety.models.ContentSafetyImageData
-
Set the blobUrl property: The blob url of the image.
- setBlocklistNames(List<String>) - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Set the blocklistNames property: The names of blocklists.
- setCategories(List<ImageCategory>) - Method in class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Set the categories property: The categories will be analyzed.
- setCategories(List<TextCategory>) - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Set the categories property: The categories will be analyzed.
- setContent(BinaryData) - Method in class com.azure.ai.contentsafety.models.ContentSafetyImageData
-
Set the content property: The Base64 encoding of the image.
- setDescription(String) - Method in class com.azure.ai.contentsafety.models.TextBlocklist
-
Set the description property: Text blocklist description.
- setDescription(String) - Method in class com.azure.ai.contentsafety.models.TextBlocklistItem
-
Set the description property: BlocklistItem description.
- setHaltOnBlocklistHit(Boolean) - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Set the haltOnBlocklistHit property: When set to true, further analyses of harmful content will not be performed in cases where blocklists are hit.
- setOutputType(AnalyzeImageOutputType) - Method in class com.azure.ai.contentsafety.models.AnalyzeImageOptions
-
Set the outputType property: This refers to the type of image analysis output.
- setOutputType(AnalyzeTextOutputType) - Method in class com.azure.ai.contentsafety.models.AnalyzeTextOptions
-
Set the outputType property: This refers to the type of text analysis output.
- Severity levels - Search tag in Overview
- Section
- SEXUAL - Static variable in class com.azure.ai.contentsafety.models.ImageCategory
-
Static value Sexual for ImageCategory.
- SEXUAL - Static variable in class com.azure.ai.contentsafety.models.TextCategory
-
Static value Sexual for TextCategory.
T
- TextBlocklist - Class in com.azure.ai.contentsafety.models
-
Text Blocklist.
- TextBlocklist() - Constructor for class com.azure.ai.contentsafety.models.TextBlocklist
-
Creates an instance of TextBlocklist class.
- TextBlocklistItem - Class in com.azure.ai.contentsafety.models
-
Item in a TextBlocklist.
- TextBlocklistItem(String) - Constructor for class com.azure.ai.contentsafety.models.TextBlocklistItem
-
Creates an instance of TextBlocklistItem class.
- Text blocklist management - Search tag in Overview
- Section
- TextBlocklistMatch - Class in com.azure.ai.contentsafety.models
-
The result of blocklist match.
- TextCategoriesAnalysis - Class in com.azure.ai.contentsafety.models
-
Text analysis result.
- TextCategory - Class in com.azure.ai.contentsafety.models
-
Text analyze category.
- TextCategory() - Constructor for class com.azure.ai.contentsafety.models.TextCategory
-
Deprecated.Use the
TextCategory.fromString(String)factory method. - Troubleshooting - Search tag in Overview
- Section
V
- V2023_10_01 - Enum constant in enum com.azure.ai.contentsafety.ContentSafetyServiceVersion
-
Enum value 2023-10-01.
- valueOf(String) - Static method in enum com.azure.ai.contentsafety.ContentSafetyServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.ai.contentsafety.ContentSafetyServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.ai.contentsafety.models.AnalyzeImageOutputType
-
Gets known AnalyzeImageOutputType values.
- values() - Static method in class com.azure.ai.contentsafety.models.AnalyzeTextOutputType
-
Gets known AnalyzeTextOutputType values.
- values() - Static method in class com.azure.ai.contentsafety.models.ImageCategory
-
Gets known ImageCategory values.
- values() - Static method in class com.azure.ai.contentsafety.models.TextCategory
-
Gets known TextCategory values.
- VIOLENCE - Static variable in class com.azure.ai.contentsafety.models.ImageCategory
-
Static value Violence for ImageCategory.
- VIOLENCE - Static variable in class com.azure.ai.contentsafety.models.TextCategory
-
Static value Violence for TextCategory.
All Classes and Interfaces|All Packages
AnalyzeImageOutputType.fromString(String)factory method.