Uses of Class
com.azure.resourcemanager.authorization.models.ErrorError
-
Packages that use ErrorError Package Description com.azure.resourcemanager.authorization.models Package containing the data models for AuthorizationManagementClient. -
-
Uses of ErrorError in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ErrorError Modifier and Type Method Description ErrorErrorErrorError. withCode(String code)Set the code property: Brief error code.ErrorErrorErrorError. withMessage(String message)Set the message property: Longer message explaining the details of the error.
-