Uses of Class
software.amazon.awscdk.services.autoscaling.common.CompleteScalingInterval.Builder
Packages that use CompleteScalingInterval.Builder
Package
Description
AWS AutoScaling Common Library
-
Uses of CompleteScalingInterval.Builder in software.amazon.awscdk.services.autoscaling.common
Methods in software.amazon.awscdk.services.autoscaling.common that return CompleteScalingInterval.BuilderModifier and TypeMethodDescriptionCompleteScalingInterval.builder()
Sets the value ofCompleteScalingInterval.getChange()
Sets the value ofCompleteScalingInterval.getLower()
Sets the value ofCompleteScalingInterval.getUpper()
Constructors in software.amazon.awscdk.services.autoscaling.common with parameters of type CompleteScalingInterval.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCompleteScalingInterval.Builder
.