Uses of Class
com.azure.resourcemanager.appservice.models.ValidateResponseError
Packages that use ValidateResponseError
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of ValidateResponseError in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ValidateResponseErrorModifier and TypeMethodDescriptionValidateResponseInner.error()Get the error property: Error details for the case when validation fails. -
Uses of ValidateResponseError in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ValidateResponseErrorModifier and TypeClassDescriptionfinal classError details for when validation fails.Methods in com.azure.resourcemanager.appservice.models that return ValidateResponseErrorModifier and TypeMethodDescriptionstatic ValidateResponseErrorValidateResponseError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ValidateResponseError from the JsonReader.