| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomizableMetricThreshold |
CustomizableMetricThreshold.fromValue(String value)
Use this in place of valueOf.
|
static CustomizableMetricThreshold |
CustomizableMetricThreshold.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizableMetricThreshold[] |
CustomizableMetricThreshold.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizableMetricParameters |
CustomizableMetricParameters.withThreshold(CustomizableMetricThreshold threshold)
The threshold value used for the specified metric parameter.
|
Copyright © 2024. All rights reserved.