| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PredictiveScalingCustomizedLoadMetric |
PredictiveScalingCustomizedLoadMetric.clone() |
PredictiveScalingCustomizedLoadMetric |
PredictiveScalingMetricSpecification.getCustomizedLoadMetricSpecification()
The customized load metric specification.
|
PredictiveScalingCustomizedLoadMetric |
PredictiveScalingCustomizedLoadMetric.withMetricDataQueries(Collection<MetricDataQuery> metricDataQueries)
One or more metric data queries to provide the data points for a load metric.
|
PredictiveScalingCustomizedLoadMetric |
PredictiveScalingCustomizedLoadMetric.withMetricDataQueries(MetricDataQuery... metricDataQueries)
One or more metric data queries to provide the data points for a load metric.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveScalingMetricSpecification.setCustomizedLoadMetricSpecification(PredictiveScalingCustomizedLoadMetric customizedLoadMetricSpecification)
The customized load metric specification.
|
PredictiveScalingMetricSpecification |
PredictiveScalingMetricSpecification.withCustomizedLoadMetricSpecification(PredictiveScalingCustomizedLoadMetric customizedLoadMetricSpecification)
The customized load metric specification.
|
Copyright © 2024. All rights reserved.