Uses of Class
com.azure.compute.batch.models.BatchErrorDetail
Packages that use BatchErrorDetail
-
Uses of BatchErrorDetail in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchErrorDetailModifier and TypeMethodDescriptionstatic BatchErrorDetail
BatchErrorDetail.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchErrorDetail from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type BatchErrorDetailModifier and TypeMethodDescriptionBatchError.getValues()
Get the values property: A collection of key-value pairs containing additional details about the error.