| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static DimensionValueOperator |
DimensionValueOperator.fromValue(String value)
Use this in place of valueOf.
|
static DimensionValueOperator |
DimensionValueOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DimensionValueOperator[] |
DimensionValueOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricDimension |
MetricDimension.withOperator(DimensionValueOperator operator)
Defines how the
dimensionValues of a dimension are interpreted. |
Copyright © 2021. All rights reserved.