| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
MetricCollectionType |
MetricCollectionType.clone() |
MetricCollectionType |
MetricCollectionType.withMetric(String metric)
One of the following metrics:
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricCollectionType> |
DescribeMetricCollectionTypesResult.getMetrics()
One or more metrics.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMetricCollectionTypesResult |
DescribeMetricCollectionTypesResult.withMetrics(MetricCollectionType... metrics)
One or more metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMetricCollectionTypesResult.setMetrics(Collection<MetricCollectionType> metrics)
One or more metrics.
|
DescribeMetricCollectionTypesResult |
DescribeMetricCollectionTypesResult.withMetrics(Collection<MetricCollectionType> metrics)
One or more metrics.
|
Copyright © 2021. All rights reserved.