- withAcceptLanguage(String) - Method in interface com.microsoft.azure.loganalytics.LogAnalyticsDataClient
-
Sets The preferred language for the response..
- withAdditionalProperties(Object) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set the additionalProperties value.
- withAdditionalProperties(Object) - Method in class com.microsoft.azure.loganalytics.models.ErrorInfo
-
Set the additionalProperties value.
- withCode(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set the error's code.
- withCode(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorInfo
-
Set a machine readable error code.
- withColumns(List<Column>) - Method in class com.microsoft.azure.loganalytics.models.Table
-
Set the list of columns in this table.
- withDetails(List<ErrorDetail>) - Method in class com.microsoft.azure.loganalytics.models.ErrorInfo
-
Set error details.
- withError(ErrorInfo) - Method in class com.microsoft.azure.loganalytics.models.ErrorResponse
-
Set the error details.
- withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.loganalytics.LogAnalyticsDataClient
-
Sets Whether a unique x-ms-client-request-id should be generated.
- withInnererror(ErrorInfo) - Method in class com.microsoft.azure.loganalytics.models.ErrorInfo
-
Set inner error details if they exist.
- withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.loganalytics.LogAnalyticsDataClient
-
Sets The retry timeout in seconds for Long Running Operations.
- withMessage(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set a human readable error message.
- withMessage(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorInfo
-
Set a human readable error message.
- withName(String) - Method in class com.microsoft.azure.loganalytics.models.Column
-
Set the name of this column.
- withName(String) - Method in class com.microsoft.azure.loganalytics.models.Table
-
Set the name of the table.
- withQuery(String) - Method in class com.microsoft.azure.loganalytics.models.QueryBody
-
Set the query to execute.
- withResources(List<String>) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set indicates resources which were responsible for the error.
- withRows(List<List<Object>>) - Method in class com.microsoft.azure.loganalytics.models.Table
-
Set the resulting rows from this query.
- withTables(List<Table>) - Method in class com.microsoft.azure.loganalytics.models.QueryResults
-
Set the list of tables, columns and rows.
- withTarget(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set indicates which property in the request is responsible for the error.
- withTimespan(String) - Method in class com.microsoft.azure.loganalytics.models.QueryBody
-
Set optional.
- withType(String) - Method in class com.microsoft.azure.loganalytics.models.Column
-
Set the data type of this column.
- withValue(String) - Method in class com.microsoft.azure.loganalytics.models.ErrorDetail
-
Set indicates which value in 'target' is responsible for the error.
- withWorkspaces(List<String>) - Method in class com.microsoft.azure.loganalytics.models.QueryBody
-
Set a list of workspaces that are included in the query.
- workspaces() - Method in class com.microsoft.azure.loganalytics.models.QueryBody
-
Get a list of workspaces that are included in the query.