Index
All Classes and Interfaces|All Packages
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.
- addWorkspaceQuery(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.models.LogsBatchQuery
-
Adds a new logs query to the batch.
- addWorkspaceQuery(String, String, QueryTimeInterval, 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.
- ALL - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of all time.
- AVAILABILITY - Static variable in class com.azure.monitor.query.models.MetricClass
-
Static value Availability for MetricClass.
- AVERAGE - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value Average.
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
ClientOptionsused for creating the client. - clientOptions(ClientOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
-
Set the
ClientOptionsused 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 - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value Count.
- 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.
- equals(Object) - Method in class com.azure.monitor.query.models.QueryTimeInterval
- ERRORS - Static variable in class com.azure.monitor.query.models.MetricClass
-
Static value Errors for MetricClass.
F
- FAILURE - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
-
Unsuccessful logs query result.
- 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
LogsTablereturned 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.
- getDuration() - Method in class com.azure.monitor.query.models.QueryTimeInterval
-
Returns the duration of this
QueryTimeIntervalinstance. - getEndTime() - Method in class com.azure.monitor.query.models.QueryTimeInterval
-
Returns the end time of this
QueryTimeIntervalinstance. - 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.
- getMetricByName(String) - Method in class com.azure.monitor.query.models.MetricsQueryResult
-
Returns the metric result for the
metricName. - 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.
- 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.
- getQueryResultStatus() - Method in class com.azure.monitor.query.models.LogsQueryResult
-
Returns the status of the query result.
- 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) - Method in class com.azure.monitor.query.models.LogsBatchQueryResultCollection
-
Returns the batch query result of a specific query identified by the queryId.
- 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.
- 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.
- getStartTime() - Method in class com.azure.monitor.query.models.QueryTimeInterval
-
Returns the start time of this
QueryTimeIntervalinstance. - getStatistics() - Method in class com.azure.monitor.query.models.LogsQueryResult
-
Returns the query statistics.
- 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
LogsTablereturned 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
- hashCode() - Method in class com.azure.monitor.query.models.QueryTimeInterval
- 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.
- isAllowPartialErrors() - Method in class com.azure.monitor.query.models.LogsQueryOptions
-
If a query has partial errors, the result is returned instead of throwing an exception if this is set to true.
- 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
- LAST_1_HOUR - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last hour.
- LAST_12_HOURS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 12 hours.
- LAST_2_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 2 days.
- LAST_3_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 3 days.
- LAST_30_MINUTES - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 30 minutes.
- LAST_4_HOURS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 4 hours.
- LAST_5_MINUTES - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 5 minutes.
- LAST_7_DAYS - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last 7 days.
- LAST_DAY - Static variable in class com.azure.monitor.query.models.QueryTimeInterval
-
Time interval of the last day.
- 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) - Method in class com.azure.monitor.query.MetricsQueryClient
-
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, 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, ResponseError) - Constructor for class com.azure.monitor.query.models.LogsBatchQueryResult
-
Creates an instance of
LogsBatchQueryResultcontaining 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
LogsBatchQueryResultCollectionto 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
LogsQueryClientandLogsQueryAsyncClient. - 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, ResponseError) - Constructor for class com.azure.monitor.query.models.LogsQueryResult
-
Creates an instance
LogsQueryResultwith a list ofLogsTable. - LogsQueryResultStatus - Enum in com.azure.monitor.query.models
-
Enum to indicate the status of a logs query result.
- 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
LogsTableof a logs query. - LogsTableRow(int, List<LogsTableCell>) - Constructor for class com.azure.monitor.query.models.LogsTableRow
-
Creates a row in a
LogsTableof a logs query. - LONG - Static variable in class com.azure.monitor.query.models.LogsColumnType
-
Static value long for LogsColumnType.
M
- MAXIMUM - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value Maximum.
- 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, ResponseError) - 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
MetricsQueryClientandMetricsQueryAsyncClient. - 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, QueryTimeInterval, 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.
- MINIMUM - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value Minimum.
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.
- NONE - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value None.
P
- parse(String) - Static method in class com.azure.monitor.query.models.QueryTimeInterval
-
This method takes an ISO 8601 formatted time interval string and returns an instance of
QueryTimeInterval. - PARTIAL_FAILURE - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
-
Partially successful logs query result.
- 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.
- 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.
- queryResource(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResource(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
-
Returns all the Azure Monitor metrics requested for the resource.
- queryResource(String, List<String>) - Method in class com.azure.monitor.query.MetricsQueryClient
-
Returns all the Azure Monitor metrics requested for the resource.
- queryResourceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResourceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResourceWithResponse(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResourceWithResponse(String, String, QueryTimeInterval, Class<T>, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query for an Azure resource.
- queryResourceWithResponse(String, List<String>, MetricsQueryOptions) - Method in class com.azure.monitor.query.MetricsQueryAsyncClient
-
Returns all the Azure Monitor metrics requested for the resource.
- queryResourceWithResponse(String, List<String>, MetricsQueryOptions, Context) - Method in class com.azure.monitor.query.MetricsQueryClient
-
Returns all the Azure Monitor metrics requested for the resource.
- QueryTimeInterval - Class in com.azure.monitor.query.models
-
Class to represent a time interval.
- QueryTimeInterval(Duration) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
-
Creates an instance of
QueryTimeIntervalusing the provided duration. - QueryTimeInterval(OffsetDateTime, Duration) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
-
Creates an instance of
QueryTimeIntervalusing the start and end duration of the interval. - QueryTimeInterval(OffsetDateTime, OffsetDateTime) - Constructor for class com.azure.monitor.query.models.QueryTimeInterval
-
Creates an instance of
QueryTimeIntervalusing the start and endOffsetDateTimes. - queryWorkspace(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspace(String, String, QueryTimeInterval) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspace(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspace(String, String, QueryTimeInterval, Class<T>) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspace(String, String, QueryTimeInterval, 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.
- queryWorkspace(String, String, QueryTimeInterval, 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.
- queryWorkspaceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions) - Method in class com.azure.monitor.query.LogsQueryAsyncClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspaceWithResponse(String, String, QueryTimeInterval, LogsQueryOptions, Context) - Method in class com.azure.monitor.query.LogsQueryClient
-
Returns all the Azure Monitor logs matching the given query in the specified workspaceId.
- queryWorkspaceWithResponse(String, String, QueryTimeInterval, 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.
- queryWorkspaceWithResponse(String, String, QueryTimeInterval, 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.
R
- REAL - Static variable in class com.azure.monitor.query.models.LogsColumnType
-
Static value real for LogsColumnType.
- retryOptions(RetryOptions) - Method in class com.azure.monitor.query.LogsQueryClientBuilder
-
Sets the
RetryOptionsused for creating the client. - retryOptions(RetryOptions) - Method in class com.azure.monitor.query.MetricsQueryClientBuilder
-
Sets the
RetryOptionsused for creating the client. - 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(String...) - Method in class com.azure.monitor.query.models.LogsQueryOptions
-
Sets the list of additional workspaces on which this query is executed.
- setAdditionalWorkspaces(List<String>) - Method in class com.azure.monitor.query.models.LogsQueryOptions
-
Sets the list of additional workspaces on which this query is executed.
- setAggregations(AggregationType...) - Method in class com.azure.monitor.query.models.MetricsQueryOptions
-
Sets the list of aggregations that should be applied to the metrics data.
- 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.
- setAllowPartialErrors(boolean) - Method in class com.azure.monitor.query.models.LogsQueryOptions
-
If set to
true, exception is not thrown if query returns partial errors. - 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(QueryTimeInterval) - 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.
- SUCCESS - Enum constant in enum com.azure.monitor.query.models.LogsQueryResultStatus
-
Successful logs query result.
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
TimeSeriesElementwith 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
- toString() - Method in class com.azure.monitor.query.models.QueryTimeInterval
- TOTAL - Enum constant in enum com.azure.monitor.query.models.AggregationType
-
Enum value Total.
- 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
- V_1 - Enum constant in enum com.azure.monitor.query.LogsQueryServiceVersion
-
Service version
v1. - V2018_01_01 - Enum constant in enum com.azure.monitor.query.MetricsQueryServiceVersion
-
Service version
2018-01-01. - 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.
- valueOf(String) - Static method in enum com.azure.monitor.query.models.LogsQueryResultStatus
-
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 enum com.azure.monitor.query.models.LogsQueryResultStatus
-
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.MetricClass
- values() - Static method in class com.azure.monitor.query.models.MetricUnit
- values() - Static method in class com.azure.monitor.query.models.NamespaceClassification
All Classes and Interfaces|All Packages