Uses of Class
com.azure.ai.contentsafety.models.ContentSafetyImageData
Packages that use ContentSafetyImageData
Package
Description
Package containing the data models for ContentSafety.
-
Uses of ContentSafetyImageData in com.azure.ai.contentsafety.models
Methods in com.azure.ai.contentsafety.models that return ContentSafetyImageDataModifier and TypeMethodDescriptionAnalyzeImageOptions.getImage()Get the image property: The image needs to be analyzed.ContentSafetyImageData.setBlobUrl(String blobUrl) Set the blobUrl property: The blob url of the image.ContentSafetyImageData.setContent(com.azure.core.util.BinaryData content) Set the content property: The Base64 encoding of the image.Constructors in com.azure.ai.contentsafety.models with parameters of type ContentSafetyImageDataModifierConstructorDescriptionCreates an instance of AnalyzeImageOptions class.