Uses of Class
com.azure.resourcemanager.appplatform.models.Error
Packages that use Error
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of Error in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ErrorModifier and TypeMethodDescriptionBuildResultProperties.error()Get the error property: Error when build is failed.ConfigServerProperties.error()Get the error property: Error when apply config server settings.MonitoringSettingProperties.error()Get the error property: Error when apply Monitoring Setting changes.static ErrorError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Error from the JsonReader.Set the code property: The code of error.Error.withMessage(String message) Set the message property: The message of error.Methods in com.azure.resourcemanager.appplatform.models with parameters of type ErrorModifier and TypeMethodDescriptionSet the error property: Error when build is failed.Set the error property: Error when apply config server settings.Set the error property: Error when apply Monitoring Setting changes.