| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingCustomizedCapacityMetric |
PredictiveScalingCustomizedCapacityMetric.clone() |
PredictiveScalingCustomizedCapacityMetric |
PredictiveScalingMetricSpecification.getCustomizedCapacityMetricSpecification()
The customized capacity metric specification.
|
PredictiveScalingCustomizedCapacityMetric |
PredictiveScalingCustomizedCapacityMetric.withMetricDataQueries(Collection<MetricDataQuery> metricDataQueries)
One or more metric data queries to provide the data points for a capacity metric.
|
PredictiveScalingCustomizedCapacityMetric |
PredictiveScalingCustomizedCapacityMetric.withMetricDataQueries(MetricDataQuery... metricDataQueries)
One or more metric data queries to provide the data points for a capacity metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setCustomizedCapacityMetricSpecification(PredictiveScalingCustomizedCapacityMetric customizedCapacityMetricSpecification)
The customized capacity metric specification.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withCustomizedCapacityMetricSpecification(PredictiveScalingCustomizedCapacityMetric customizedCapacityMetricSpecification)
The customized capacity metric specification.
|
Copyright © 2022. All rights reserved.