| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Threshold |
Threshold.clone() |
Threshold |
HistoricalMetric.getThreshold()
The threshold for the metric, used with service level metrics.
|
Threshold |
Threshold.withComparison(Comparison comparison)
The type of comparison.
|
Threshold |
Threshold.withComparison(String comparison)
The type of comparison.
|
Threshold |
Threshold.withThresholdValue(Double thresholdValue)
The threshold value to compare.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalMetric.setThreshold(Threshold threshold)
The threshold for the metric, used with service level metrics.
|
HistoricalMetric |
HistoricalMetric.withThreshold(Threshold threshold)
The threshold for the metric, used with service level metrics.
|
Copyright © 2023. All rights reserved.