Uses of Class
com.azure.ai.openai.responses.models.ResponsesInputContentFile
Packages that use ResponsesInputContentFile
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesInputContentFile in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesInputContentFileModifier and TypeMethodDescriptionstatic ResponsesInputContentFileResponsesInputContentFile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesInputContentFile from the JsonReader.ResponsesInputContentFile.setFileData(String fileData) Set the fileData property: The file_data property.Set the fileId property: The file_id property.ResponsesInputContentFile.setFilename(String filename) Set the filename property: The filename property.