| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
static MetricNamespace |
MetricNamespace.fromValue(String value)
Use this in place of valueOf.
|
static MetricNamespace |
MetricNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricNamespace[] |
MetricNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetMetricDataQuery |
BatchGetMetricDataQuery.withNamespace(MetricNamespace namespace)
The query namespace - e.g.
|
MetricsDataSource |
MetricsDataSource.withNamespace(MetricNamespace namespace)
The metrics namespace - e.g.,
VDM. |
Copyright © 2023. All rights reserved.