| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static IntervalPeriod |
IntervalPeriod.fromValue(String value)
Use this in place of valueOf.
|
static IntervalPeriod |
IntervalPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalPeriod[] |
IntervalPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricInterval |
MetricInterval.withInterval(IntervalPeriod interval)
The interval period provided in the API request.
|
IntervalDetails |
IntervalDetails.withIntervalPeriod(IntervalPeriod intervalPeriod)
IntervalPeriod: An aggregated grouping applied to request metrics. |
Copyright © 2023. All rights reserved.