Skip navigation links
A B C D E F G H I L M N P Q R S T U V 

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Adds a custom Http pipeline policy.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Adds a custom Http pipeline policy.
addQuery(String, String, TimeInterval) - Method in class com.azure.monitor.query.models.LogsBatchQuery
Adds a new logs query to the batch.
addQuery(String, String, TimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.models.LogsBatchQuery
Adds a new logs query to the batch.
AggregationType - Enum in com.azure.monitor.query.models
Defines values for AggregationType.
AVAILABILITY - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Availability for MetricClass.

B

BITS_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value BitsPerSecond for MetricUnit.
BOOL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value bool for LogsColumnType.
buildAsyncClient() - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Creates an asynchronous client with the configured options in this builder.
buildAsyncClient() - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Creates an asynchronous client with the configured options in this builder.
buildClient() - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Creates a synchronous client with the configured options in this builder.
buildClient() - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Creates a synchronous client with the configured options in this builder.
BYTE_SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value ByteSeconds for MetricUnit.
BYTES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Bytes for MetricUnit.
BYTES_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value BytesPerSecond for MetricUnit.

C

clientOptions(ClientOptions) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Set the ClientOptions used for creating the client.
clientOptions(ClientOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Set the ClientOptions used for creating the client.
com.azure.monitor.query - package com.azure.monitor.query
Package containing clients for querying logs and metrics from Azure Monitor.
com.azure.monitor.query.models - package com.azure.monitor.query.models
Package containing models for querying logs and metrics from Azure Monitor.
configuration(Configuration) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The configuration store that is used during construction of the service client.
CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Cores for MetricUnit.
COUNT - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Count for MetricUnit.
COUNT_PER_SECOND - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value CountPerSecond for MetricUnit.
credential(TokenCredential) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The TokenCredential used for authentication.
credential(TokenCredential) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The TokenCredential used for authentication.
CUSTOM - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Custom for NamespaceClassification.

D

DATETIME - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value datetime for LogsColumnType.
DECIMAL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value decimal for LogsColumnType.
DYNAMIC - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value dynamic for LogsColumnType.

E

endpoint(String) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets the log query endpoint.
endpoint(String) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets the metrics query endpoint.
ERRORS - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Errors for MetricClass.

F

fromString(String) - Static method in enum com.azure.monitor.query.models.AggregationType
Parses a serialized value to a AggregationType instance.
fromString(String) - Static method in class com.azure.monitor.query.models.LogsColumnType
Creates or finds a LogsColumnType from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.MetricClass
Creates or finds a MetricClass from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.MetricUnit
Creates or finds a MetricUnit from its string representation.
fromString(String) - Static method in class com.azure.monitor.query.models.NamespaceClassification
Creates or finds a NamespaceClassification from its string representation.

G

getAdditionalWorkspaces() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the list of additional workspaces on which this query is executed.
getAggregations() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the list of aggregations that should be applied to the metrics data.
getAllTableCells() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the cells in this table.
getAllTables() - Method in class com.azure.monitor.query.models.LogsQueryResult
The list of LogsTable returned as query result.
getAverage() - Method in class com.azure.monitor.query.models.MetricValue
Returns the average value in the time range.
getBatchResults() - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the results of a batch of logs queries.
getCategory() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the custom category name for this metric.
getClassification() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the kind of namespace.
getColumnIndex() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the column index of the column this cell is associated with.
getColumnName() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the name of the column this cell is associated with.
getColumnName() - Method in class com.azure.monitor.query.models.LogsTableColumn
Returns the name of the column.
getColumns() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the columns in this table.
getColumnType() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the data type of the value this cell contains.
getColumnType() - Method in class com.azure.monitor.query.models.LogsTableColumn
Returns the data type of the value in this column.
getColumnValue(String) - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the value associated with the given column name.
getCost() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the integer value representing the cost of the query, for data case.
getCount() - Method in class com.azure.monitor.query.models.MetricValue
Returns the number of samples in the time range.
getDescription() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the detailed description of this metric.
getDescription() - Method in class com.azure.monitor.query.models.MetricResult
Returns the description of the metric.
getDimensions() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the names of all the dimensions available for this metric.
getError() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the error details if there was an error executing the query.
getError() - Method in class com.azure.monitor.query.models.MetricResult
Returns the error message encountered querying this specific metric.
getFilter() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the filter to be applied to the query.
getFullyQualifiedName() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the fully qualified name of the metric namespace.
getGranularity() - Method in class com.azure.monitor.query.models.MetricAvailability
Returns the granularity specifies the aggregation interval for the metric.
getGranularity() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the interval (window size) for which the metric data was returned in.
getGranularity() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the interval (window size) for which the metric data was returned in.
getId() - Method in class com.azure.monitor.query.models.LogsBatchQueryResult
Returns the query id.
getId() - Method in class com.azure.monitor.query.models.MetricDefinition
The resource identifier of the metric definition.
getId() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the ID of the metric namespace.
getId() - Method in class com.azure.monitor.query.models.MetricResult
Returns the metrics id.
getLatest() - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns the latest supported service version by this library.
getLatest() - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns the latest supported service version by this library.
getMaximum() - Method in class com.azure.monitor.query.models.MetricValue
Returns the greatest value in the time range.
getMetadata() - Method in class com.azure.monitor.query.models.TimeSeriesElement
Returns the metadata values if filter is specified in the request.
getMetricAvailabilities() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the collection of what aggregation intervals are available to be queried.
getMetricClass() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the class of the metric.
getMetricName() - Method in class com.azure.monitor.query.models.MetricResult
Returns the name of the metrics.
getMetricNamespace() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the namespace of the metrics been queried
getMetrics() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the value of the collection.
getMetrics(String) - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the metric result for the metricName.
getMinimum() - Method in class com.azure.monitor.query.models.MetricValue
Returns the least value in the time range.
getName() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the name of the metric,
getName() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the escaped name of the namespace.
getNamespace() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the namespace the metric belongs to.
getNamespace() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the namespace of the metrics been queried
getOrderBy() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the order in which the query results should be ordered.
getPrimaryAggregationType() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the primary aggregation type value defining how to use the values for display.
getResourceId() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the resource identifier of the resource that emitted the metric.
getResourceRegion() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the region of the resource been queried for metrics.
getResourceType() - Method in class com.azure.monitor.query.models.MetricResult
Returns the resource type of the metric resource.
getResult(String, Class<T>) - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the batch query result of a specific query identified by the queryId.
getResult(String) - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Returns the batch query result of a specific query identified by the queryId.
getRetention() - Method in class com.azure.monitor.query.models.MetricAvailability
Returns the retention period for the metric at the specified granularity.
getRow() - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the collection of values in this row.
getRowIndex() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the row index of the row this cell is associated with.
getRowIndex() - Method in class com.azure.monitor.query.models.LogsTableRow
Returns the row index of this row.
getRows() - Method in class com.azure.monitor.query.models.LogsTable
Returns all the rows in this table.
getServerTimeout() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the server timeout for this query.
getStatistics() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the query statistics.
getStatus() - Method in class com.azure.monitor.query.models.LogsBatchQueryResult
Returns the response status of the query.
getSupportedAggregationTypes() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the collection of what aggregation types are supported.
getTable() - Method in class com.azure.monitor.query.models.LogsQueryResult
The primary LogsTable returned as query result.
getTimeInterval() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the time span for which the metrics data is queried.
getTimeInterval() - Method in class com.azure.monitor.query.models.MetricsQueryResult
Returns the time interval for which the data was retrieved.
getTimeSeries() - Method in class com.azure.monitor.query.models.MetricResult
Returns the time series returned when a data query is performed.
getTimeStamp() - Method in class com.azure.monitor.query.models.MetricValue
Returns the timestamp for the metric value in ISO 8601 format.
getTop() - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Returns the number of top metrics values to query.
getTotal() - Method in class com.azure.monitor.query.models.MetricValue
Returns the sum of all of the values in the time range.
getType() - Method in class com.azure.monitor.query.models.MetricNamespace
Returns the type of the namespace.
getUnit() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns the unit of the metric.
getUnit() - Method in class com.azure.monitor.query.models.MetricResult
Returns the metrics unit of the metrics.
getValueAsBoolean() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a boolean.
getValueAsDateTime() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as an OffsetDateTime.
getValueAsDouble() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a double.
getValueAsDynamic() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a dynamic type which can be deserialized into a model type from BinaryData.
getValueAsInteger() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as an integer.
getValueAsLong() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a long.
getValueAsString() - Method in class com.azure.monitor.query.models.LogsTableCell
Returns the value as a string.
getValues() - Method in class com.azure.monitor.query.models.TimeSeriesElement
Returns a list of data points representing the metric values.
getVersion() - Method in enum com.azure.monitor.query.LogsQueryServiceVersion
 
getVersion() - Method in enum com.azure.monitor.query.MetricsQueryServiceVersion
 
getVisualization() - Method in class com.azure.monitor.query.models.LogsQueryResult
Returns the visualization information for the logs query.
GUID - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value guid for LogsColumnType.

H

hasFailed() - Method in class com.azure.monitor.query.models.LogsBatchQueryResult
Returns true if the query failed.
httpClient(HttpClient) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The HTTP client used to send the request.
httpClient(HttpClient) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The logging configuration for HTTP requests and responses.
httpLogOptions(HttpLogOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The logging configuration for HTTP requests and responses.

I

INT - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value int for LogsColumnType.
isDimensionRequired() - Method in class com.azure.monitor.query.models.MetricDefinition
Returns a flag to indicate whether the dimension is required.
isIncludeStatistics() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the flag that indicates if the query should include statistics.
isIncludeVisualization() - Method in class com.azure.monitor.query.models.LogsQueryOptions
Returns the flag that indicates if the query should return visualization details.

L

LATENCY - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Latency for MetricClass.
listMetricDefinitions(String) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String, String) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics definitions created for the resource URI.
listMetricDefinitions(String, String, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics definitions created for the resource URI.
listMetricNamespaces(String, OffsetDateTime) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Lists all the metrics namespaces created for the resource URI.
listMetricNamespaces(String, OffsetDateTime) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics namespaces created for the resource URI.
listMetricNamespaces(String, OffsetDateTime, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Lists all the metrics namespaces created for the resource URI.
LogsBatchQuery - Class in com.azure.monitor.query.models
A fluent class to create a batch of logs queries.
LogsBatchQuery() - Constructor for class com.azure.monitor.query.models.LogsBatchQuery
 
LogsBatchQueryResult - Class in com.azure.monitor.query.models
Class containing the result of a single logs query in a batch.
LogsBatchQueryResult(String, int, List<LogsTable>, BinaryData, BinaryData, HttpResponseError) - Constructor for class com.azure.monitor.query.models.LogsBatchQueryResult
Creates an instance of LogsBatchQueryResult containing the result of a single logs query in a batch.
LogsBatchQueryResultCollection - Class in com.azure.monitor.query.models
The collection wrapper to hold all results of a batch of logs queries.
LogsBatchQueryResultCollection(List<LogsBatchQueryResult>) - Constructor for class com.azure.monitor.query.models.LogsBatchQueryResultCollection
Creates an instance of LogsBatchQueryResultCollection to hold all results of a batch of logs queries.
LogsColumnType - Class in com.azure.monitor.query.models
Defines values for LogsColumnType.
LogsColumnType() - Constructor for class com.azure.monitor.query.models.LogsColumnType
 
LogsQueryAsyncClient - Class in com.azure.monitor.query
The asynchronous client for querying Azure Monitor logs.
LogsQueryClient - Class in com.azure.monitor.query
The synchronous client for querying Azure Monitor logs.
LogsQueryClientBuilder - Class in com.azure.monitor.query
Fluent builder for creating instances of LogsQueryClient and LogsQueryAsyncClient.
LogsQueryClientBuilder() - Constructor for class com.azure.monitor.query.LogsQueryClientBuilder
 
LogsQueryOptions - Class in com.azure.monitor.query.models
The options type to configure the logs query
LogsQueryOptions() - Constructor for class com.azure.monitor.query.models.LogsQueryOptions
 
LogsQueryResult - Class in com.azure.monitor.query.models
The result of a logs query.
LogsQueryResult(List<LogsTable>, BinaryData, BinaryData, HttpResponseError) - Constructor for class com.azure.monitor.query.models.LogsQueryResult
Creates an instance LogsQueryResult with a list of LogsTable.
LogsQueryServiceVersion - Enum in com.azure.monitor.query
The service version of the Logs service that can be queried to retrieved Azure Monitor logs.
LogsTable - Class in com.azure.monitor.query.models
Represents a table of results for a logs query.
LogsTable(List<LogsTableCell>, List<LogsTableRow>, List<LogsTableColumn>) - Constructor for class com.azure.monitor.query.models.LogsTable
Creates an instance of table that contains results of a logs query.
LogsTableCell - Class in com.azure.monitor.query.models
Represents a single value of a specific row and column in LogsTable.
LogsTableCell(String, LogsColumnType, int, int, Object) - Constructor for class com.azure.monitor.query.models.LogsTableCell
Creates an instance of LogsTableCell.
LogsTableColumn - Class in com.azure.monitor.query.models
Represents a column in LogsTable.
LogsTableColumn(String, LogsColumnType) - Constructor for class com.azure.monitor.query.models.LogsTableColumn
Creates a column in LogsTable.
LogsTableRow - Class in com.azure.monitor.query.models
Represents a row in a LogsTable of a logs query.
LogsTableRow(int, List<LogsTableCell>) - Constructor for class com.azure.monitor.query.models.LogsTableRow
Creates a row in a LogsTable of a logs query.
LONG - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value long for LogsColumnType.

M

MetricAvailability - Class in com.azure.monitor.query.models
Metric availability specifies the granularity and the retention period for that granularity.
MetricAvailability() - Constructor for class com.azure.monitor.query.models.MetricAvailability
 
MetricClass - Class in com.azure.monitor.query.models
Defines values for MetricClass.
MetricClass() - Constructor for class com.azure.monitor.query.models.MetricClass
 
MetricDefinition - Class in com.azure.monitor.query.models
Metric definition class specifies the metadata for a metric.
MetricDefinition() - Constructor for class com.azure.monitor.query.models.MetricDefinition
 
MetricNamespace - Class in com.azure.monitor.query.models
Metric namespace class specifies the metadata for a metric namespace.
MetricNamespace() - Constructor for class com.azure.monitor.query.models.MetricNamespace
 
MetricResult - Class in com.azure.monitor.query.models
The metrics result of a query.
MetricResult(String, String, MetricUnit, String, List<TimeSeriesElement>, String, HttpResponseError) - Constructor for class com.azure.monitor.query.models.MetricResult
Creates an instance of the result data of a query.
MetricsQueryAsyncClient - Class in com.azure.monitor.query
The asynchronous client for querying Azure Monitor metrics.
MetricsQueryClient - Class in com.azure.monitor.query
The synchronous client for querying Azure Monitor metrics.
MetricsQueryClientBuilder - Class in com.azure.monitor.query
Fluent builder for creating instances of MetricsQueryClient and MetricsQueryAsyncClient.
MetricsQueryClientBuilder() - Constructor for class com.azure.monitor.query.MetricsQueryClientBuilder
 
MetricsQueryOptions - Class in com.azure.monitor.query.models
The model class to configure the metrics query options.
MetricsQueryOptions() - Constructor for class com.azure.monitor.query.models.MetricsQueryOptions
 
MetricsQueryResult - Class in com.azure.monitor.query.models
The response to a metrics query.
MetricsQueryResult(Integer, TimeInterval, Duration, String, String, List<MetricResult>) - Constructor for class com.azure.monitor.query.models.MetricsQueryResult
Creates an instance of the response to a metrics query.
MetricsQueryServiceVersion - Enum in com.azure.monitor.query
The service version of the Metrics service that can be queried to retrieved Azure Monitor metrics.
MetricUnit - Class in com.azure.monitor.query.models
Defines values for MetricUnit.
MetricUnit() - Constructor for class com.azure.monitor.query.models.MetricUnit
 
MetricValue - Class in com.azure.monitor.query.models
Represents a metric value.
MetricValue(OffsetDateTime, Double, Double, Double, Double, Double) - Constructor for class com.azure.monitor.query.models.MetricValue
Creates an instance of MetricValue.
MILLI_CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value MilliCores for MetricUnit.
MILLI_SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value MilliSeconds for MetricUnit.

N

NamespaceClassification - Class in com.azure.monitor.query.models
Defines values for NamespaceClassification.
NamespaceClassification() - Constructor for class com.azure.monitor.query.models.NamespaceClassification
 
NANO_CORES - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value NanoCores for MetricUnit.

P

PERCENT - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Percent for MetricUnit.
pipeline(HttpPipeline) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The HTTP pipeline to send requests through.
pipeline(HttpPipeline) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The HTTP pipeline to send requests through.
PLATFORM - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Platform for NamespaceClassification.

Q

QOS - Static variable in class com.azure.monitor.query.models.NamespaceClassification
Static value Qos for NamespaceClassification.
query(String, String, TimeInterval) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
query(String, String, TimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
query(String, String, TimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
 
query(String, String, TimeInterval) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
query(String, String, TimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
query(String, String, TimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
query(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Returns all the Azure Monitor metrics requested for the resource.
query(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryClient
Returns all the Azure Monitor metrics requested for the resource.
queryBatch(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatch(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatchWithResponse(LogsBatchQuery) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryBatchWithResponse(LogsBatchQuery, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given batch of queries.
queryWithResponse(String, String, TimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWithResponse(String, String, TimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWithResponse(String, String, TimeInterval, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWithResponse(String, String, TimeInterval, Class<T>, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
queryWithResponse(String, List<String>, MetricsQueryOptions) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
Returns all the Azure Monitor metrics requested for the resource.
queryWithResponse(String, List<String>, MetricsQueryOptions, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
Returns all the Azure Monitor metrics requested for the resource.

R

REAL - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value real for LogsColumnType.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

SATURATION - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Saturation for MetricClass.
SECONDS - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Seconds for MetricUnit.
serviceVersion(LogsQueryServiceVersion) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
The service version to use when creating the client.
serviceVersion(MetricsQueryServiceVersion) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
The service version to use when creating the client.
setAdditionalWorkspaces(List<String>) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the list of additional workspaces on which this query is executed.
setAdditionalWorkspaces(String...) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the list of additional workspaces on which this query is executed.
setAggregations(List<AggregationType>) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the list of aggregations that should be applied to the metrics data.
setAggregations(AggregationType...) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the list of aggregations that should be applied to the metrics data.
setFilter(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the filter to be applied to the query.
setGranularity(Duration) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the interval (window size) for which the metric data was returned in.
setIncludeStatistics(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the flag that indicates if the query should include statistics.
setIncludeVisualization(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the flag that indicates if the query should return visualization details.
setMetricNamespace(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the namespace of the metrics been queried
setOrderBy(String) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the order in which the query results should be ordered.
setServerTimeout(Duration) - Method in class com.azure.monitor.query.models.LogsQueryOptions
Sets the server timeout for this query.
setTimeInterval(TimeInterval) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the time span for which the metrics data is queried.
setTop(Integer) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
Sets the number of top metrics values to query.
STRING - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value string for LogsColumnType.

T

TimeSeriesElement - Class in com.azure.monitor.query.models
A time series result type.
TimeSeriesElement(List<MetricValue>, Map<String, String>) - Constructor for class com.azure.monitor.query.models.TimeSeriesElement
Creates an instance of TimeSeriesElement with a list of data points representing the metric values.
TIMESPAN - Static variable in class com.azure.monitor.query.models.LogsColumnType
Static value timespan for LogsColumnType.
toString() - Method in enum com.azure.monitor.query.models.AggregationType
 
TRANSACTIONS - Static variable in class com.azure.monitor.query.models.MetricClass
Static value Transactions for MetricClass.

U

UNSPECIFIED - Static variable in class com.azure.monitor.query.models.MetricUnit
Static value Unspecified for MetricUnit.

V

valueOf(String) - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.monitor.query.models.AggregationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.monitor.query.LogsQueryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.query.MetricsQueryServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.monitor.query.models.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.monitor.query.models.LogsColumnType
 
values() - Static method in class com.azure.monitor.query.models.MetricClass
 
values() - Static method in class com.azure.monitor.query.models.MetricUnit
 
values() - Static method in class com.azure.monitor.query.models.NamespaceClassification
 
A B C D E F G H I L M N P Q R S T U V 
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

Copyright © 2021 Microsoft Corporation. All rights reserved.