Uses of Class
com.azure.ai.openai.models.BatchRequestCounts
Packages that use BatchRequestCounts
-
Uses of BatchRequestCounts in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return BatchRequestCountsModifier and TypeMethodDescriptionstatic BatchRequestCountsBatchRequestCounts.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BatchRequestCounts from the JsonReader.Batch.getRequestCounts()Get the requestCounts property: The request counts for different statuses within the batch.