Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApiErrorBase |
ApiErrorBase.withCode(String code)
Set the error code.
|
ApiErrorBase |
ApiErrorBase.withMessage(String message)
Set the error message.
|
ApiErrorBase |
ApiErrorBase.withTarget(String target)
Set the target of the particular error.
|
Modifier and Type | Method and Description |
---|---|
List<ApiErrorBase> |
ApiError.details()
Get the Api error details.
|
Modifier and Type | Method and Description |
---|---|
ApiError |
ApiError.withDetails(List<ApiErrorBase> details)
Set the Api error details.
|
Copyright © 2019. All rights reserved.