Uses of Class
com.azure.resourcemanager.appservice.models.DefaultErrorResponseError
Packages that use DefaultErrorResponseError
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of DefaultErrorResponseError in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DefaultErrorResponseErrorModifier and TypeMethodDescriptionstatic DefaultErrorResponseErrorDefaultErrorResponseError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DefaultErrorResponseError from the JsonReader.DefaultErrorResponseErrorException.getValue()Constructors in com.azure.resourcemanager.appservice.models with parameters of type DefaultErrorResponseErrorModifierConstructorDescriptionDefaultErrorResponseErrorException(String message, com.azure.core.http.HttpResponse response, DefaultErrorResponseError value) Initializes a new instance of the DefaultErrorResponseErrorException class.