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