| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
Classes modeling the various types represented by AmazonAutoScaling.
|
| Modifier and Type | Method and Description |
|---|---|
MetricCollectionType |
MetricCollectionType.withMetric(String metric)
Returns a reference to this object so that method calls can be chained together.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricCollectionType> |
DescribeMetricCollectionTypesResult.getMetrics()
The list of Metrics collected.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMetricCollectionTypesResult |
DescribeMetricCollectionTypesResult.withMetrics(MetricCollectionType... metrics)
The list of Metrics collected.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMetricCollectionTypesResult.setMetrics(Collection<MetricCollectionType> metrics)
The list of Metrics collected.
|
DescribeMetricCollectionTypesResult |
DescribeMetricCollectionTypesResult.withMetrics(Collection<MetricCollectionType> metrics)
The list of Metrics collected.
|
Copyright © 2014. All rights reserved.