Uses of Class
com.microsoft.azure.management.compute.ApiError
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ApiError in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionAvailablePatchSummary.error()
Get the errors that were encountered during execution of the operation.LastPatchInstallationSummary.error()
Get the errors that were encountered during execution of the operation.UpgradeOperationHistoricalStatusInfoProperties.error()
Get error Details for this upgrade if there are any.RollbackStatusInfo.rollbackError()
Get error details if OS rollback failed.Set the error code.ApiError.withDetails
(List<ApiErrorBase> details) Set the Api error details.ApiError.withInnererror
(InnerError innererror) Set the Api inner error.ApiError.withMessage
(String message) Set the error message.ApiError.withTarget
(String target) Set the target of the particular error.