Uses of Class
software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
Packages that use AutoScalingPolicyStatus Package Description software.amazon.awssdk.services.emr.model -
-
Uses of AutoScalingPolicyStatus in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return AutoScalingPolicyStatus Modifier and Type Method Description AutoScalingPolicyStatusAutoScalingPolicyDescription. status()The status of an automatic scaling policy.Methods in software.amazon.awssdk.services.emr.model with parameters of type AutoScalingPolicyStatus Modifier and Type Method Description AutoScalingPolicyDescription.BuilderAutoScalingPolicyDescription.Builder. status(AutoScalingPolicyStatus status)The status of an automatic scaling policy.
-