static PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.builder() |
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedCapacityMetricSpecification(Consumer<PredictiveScalingCustomizedCapacityMetric.Builder> customizedCapacityMetricSpecification) |
The customized capacity metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedCapacityMetricSpecification(PredictiveScalingCustomizedCapacityMetric customizedCapacityMetricSpecification) |
The customized capacity metric specification.
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedLoadMetricSpecification(Consumer<PredictiveScalingCustomizedLoadMetric.Builder> customizedLoadMetricSpecification) |
The customized load metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedLoadMetricSpecification(PredictiveScalingCustomizedLoadMetric customizedLoadMetricSpecification) |
The customized load metric specification.
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedScalingMetricSpecification(Consumer<PredictiveScalingCustomizedScalingMetric.Builder> customizedScalingMetricSpecification) |
The customized scaling metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.customizedScalingMetricSpecification(PredictiveScalingCustomizedScalingMetric customizedScalingMetricSpecification) |
The customized scaling metric specification.
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedLoadMetricSpecification(Consumer<PredictiveScalingPredefinedLoadMetric.Builder> predefinedLoadMetricSpecification) |
The predefined load metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetric predefinedLoadMetricSpecification) |
The predefined load metric specification.
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedMetricPairSpecification(Consumer<PredictiveScalingPredefinedMetricPair.Builder> predefinedMetricPairSpecification) |
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate
scaling metric and load metric to use.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPair predefinedMetricPairSpecification) |
The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate
scaling metric and load metric to use.
|
default PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedScalingMetricSpecification(Consumer<PredictiveScalingPredefinedScalingMetric.Builder> predefinedScalingMetricSpecification) |
The predefined scaling metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.predefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetric predefinedScalingMetricSpecification) |
The predefined scaling metric specification.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.Builder.targetValue(Double targetValue) |
Specifies the target utilization.
|
PredictiveScalingMetricSpecification.Builder |
PredictiveScalingMetricSpecification.toBuilder() |
|