Uses of Class
com.azure.ai.openai.models.BatchErrorDatum
Packages that use BatchErrorDatum
-
Uses of BatchErrorDatum in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return BatchErrorDatumModifier and TypeMethodDescriptionstatic BatchErrorDatumBatchErrorDatum.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchErrorDatum from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type BatchErrorDatumModifier and TypeMethodDescriptionBatchErrorList.getData()Get the data property: The list of Batch error data.