Uses of Class
com.microsoft.azure.management.appservice.ValidateResponseError
-
-
Uses of ValidateResponseError in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ValidateResponseError Modifier and Type Method Description ValidateResponseErrorValidateResponseError. withCode(String code)Set validation error code.ValidateResponseErrorValidateResponseError. withMessage(String message)Set validation error message.
-