GetRelationalDatabaseMetricDataRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end of the time interval from which to get metric data.

Link copied to clipboard

The metric for which you want to return information.

Link copied to clipboard
val period: Int?

The granularity, in seconds, of the returned data points.

Link copied to clipboard

The name of your database from which to get metric data.

Link copied to clipboard

The start of the time interval from which to get metric data.

Link copied to clipboard

The statistic for the metric.

Link copied to clipboard

The unit for the metric data request. Valid units depend on the metric data being requested. For the valid units with each available metric, see the metricName parameter.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String