Uses of Class
com.amazonaws.services.autoscaling.model.MetricCollectionType
Packages that use MetricCollectionType
-
Uses of MetricCollectionType in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return MetricCollectionTypeModifier and TypeMethodDescriptionMetricCollectionType.clone()MetricCollectionType.withMetric(String metric) One of the following metrics:Methods in com.amazonaws.services.autoscaling.model that return types with arguments of type MetricCollectionTypeModifier and TypeMethodDescriptionDescribeMetricCollectionTypesResult.getMetrics()One or more metrics.Methods in com.amazonaws.services.autoscaling.model with parameters of type MetricCollectionTypeModifier and TypeMethodDescriptionDescribeMetricCollectionTypesResult.withMetrics(MetricCollectionType... metrics) One or more metrics.Method parameters in com.amazonaws.services.autoscaling.model with type arguments of type MetricCollectionTypeModifier and TypeMethodDescriptionvoidDescribeMetricCollectionTypesResult.setMetrics(Collection<MetricCollectionType> metrics) One or more metrics.DescribeMetricCollectionTypesResult.withMetrics(Collection<MetricCollectionType> metrics) One or more metrics.