Uses of Class
software.amazon.awssdk.services.keyspaces.model.AutoScalingPolicy
-
Packages that use AutoScalingPolicy Package Description software.amazon.awssdk.services.keyspaces.model -
-
Uses of AutoScalingPolicy in software.amazon.awssdk.services.keyspaces.model
Methods in software.amazon.awssdk.services.keyspaces.model that return AutoScalingPolicy Modifier and Type Method Description AutoScalingPolicyAutoScalingSettings. scalingPolicy()Amazon Keyspaces supports thetarget trackingauto scaling policy.Methods in software.amazon.awssdk.services.keyspaces.model with parameters of type AutoScalingPolicy Modifier and Type Method Description AutoScalingSettings.BuilderAutoScalingSettings.Builder. scalingPolicy(AutoScalingPolicy scalingPolicy)Amazon Keyspaces supports thetarget trackingauto scaling policy.
-