Uses of Class
com.microsoft.azure.management.compute.ApiError
Packages that use ApiError
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ApiError in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return ApiErrorModifier 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.