Uses of Class
com.azure.resourcemanager.authorization.fluent.models.OdataErrorMain
-
Packages that use OdataErrorMain Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of OdataErrorMain in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return OdataErrorMain Modifier and Type Method Description OdataErrorMainOdataErrorMainException. getValue()Constructors in com.azure.resourcemanager.authorization.fluent.models with parameters of type OdataErrorMain Constructor Description OdataErrorMainException(String message, com.azure.core.http.HttpResponse response, OdataErrorMain value)Initializes a new instance of the OdataErrorMainException class.
-