Uses of Class
com.microsoft.azure.management.compute.ApiErrorBase
Packages that use ApiErrorBase
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ApiErrorBase in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return ApiErrorBaseModifier and TypeMethodDescriptionSet the error code.ApiErrorBase.withMessage
(String message) Set the error message.ApiErrorBase.withTarget
(String target) Set the target of the particular error.Methods in com.microsoft.azure.management.compute that return types with arguments of type ApiErrorBaseMethod parameters in com.microsoft.azure.management.compute with type arguments of type ApiErrorBaseModifier and TypeMethodDescriptionApiError.withDetails
(List<ApiErrorBase> details) Set the Api error details.