| Package | Description |
|---|---|
| com.microsoft.azure.loganalytics.models |
This package contains the models classes for LogAnalyticsDataClient.
|
| Modifier and Type | Method | Description |
|---|---|---|
ErrorResponse |
ErrorResponseException.body() |
|
ErrorResponse |
ErrorResponse.withError(ErrorInfo error) |
Set the error details.
|
| Constructor | Description |
|---|---|
ErrorResponseException(String message,
retrofit2.Response<okhttp3.ResponseBody> response,
ErrorResponse body) |
Initializes a new instance of the ErrorResponseException class.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/