Uses of Class
com.azure.ai.openai.models.BatchErrorList
Packages that use BatchErrorList
-
Uses of BatchErrorList in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return BatchErrorListModifier and TypeMethodDescriptionstatic BatchErrorListBatchErrorList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchErrorList from the JsonReader.Batch.getErrors()Get the errors property: The list of Batch errors.