| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static CurrentMetricName |
CurrentMetricName.fromValue(String value)
Use this in place of valueOf.
|
static CurrentMetricName |
CurrentMetricName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrentMetricName[] |
CurrentMetricName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CurrentMetric |
CurrentMetric.withName(CurrentMetricName name)
The name of the metric.
|
CurrentMetricSortCriteria |
CurrentMetricSortCriteria.withSortByMetric(CurrentMetricName sortByMetric) |
Copyright © 2023. All rights reserved.