IntervalDetails

Information about the interval period to use for returning results.

Types

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

Properties

Link copied to clipboard

IntervalPeriod: An aggregated grouping applied to request metrics. Valid IntervalPeriod values are: FIFTEEN_MIN | THIRTY_MIN | HOUR | DAY | WEEK | TOTAL.

Link copied to clipboard

The timezone applied to requested metrics.

Functions

Link copied to clipboard
inline fun copy(block: IntervalDetails.Builder.() -> Unit = {}): IntervalDetails
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