Uses of Class
com.azure.compute.batch.models.BatchErrorMessage
Packages that use BatchErrorMessage
-
Uses of BatchErrorMessage in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchErrorMessageModifier and TypeMethodDescriptionstatic BatchErrorMessage
BatchErrorMessage.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchErrorMessage from the JsonReader.BatchError.getMessage()
Get the message property: A message describing the error, intended to be suitable for display in a user interface.