| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static PredictiveScalingPredefinedLoadMetric.Builder |
PredictiveScalingPredefinedLoadMetric.builder() |
PredictiveScalingPredefinedLoadMetric.Builder |
PredictiveScalingPredefinedLoadMetric.Builder.predefinedMetricType(PredefinedLoadMetricType predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedLoadMetric.Builder |
PredictiveScalingPredefinedLoadMetric.Builder.predefinedMetricType(String predefinedMetricType)
The metric type.
|
PredictiveScalingPredefinedLoadMetric.Builder |
PredictiveScalingPredefinedLoadMetric.Builder.resourceLabel(String resourceLabel)
A label that uniquely identifies a specific Application Load Balancer target group from which to determine
the request count served by your Auto Scaling group.
|
PredictiveScalingPredefinedLoadMetric.Builder |
PredictiveScalingPredefinedLoadMetric.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PredictiveScalingPredefinedLoadMetric.Builder> |
PredictiveScalingPredefinedLoadMetric.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedLoadMetricSpecification(Consumer<PredictiveScalingPredefinedLoadMetric.Builder> predefinedLoadMetricSpecification)
The predefined load metric specification.
|
Copyright © 2022. All rights reserved.