Package | Description |
---|---|
com.amazonaws.metrics.internal.cloudwatch | |
com.amazonaws.metrics.internal.cloudwatch.spi |
Modifier and Type | Method and Description |
---|---|
private Dimension |
BlockingRequestBuilder.dimension(Dimensions name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
static Dimensions |
Dimensions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Dimensions[] |
Dimensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|