Uses of Class
software.amazon.awssdk.services.emr.model.ComputeLimits
-
Packages that use ComputeLimits Package Description software.amazon.awssdk.services.emr.model -
-
Uses of ComputeLimits in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return ComputeLimits Modifier and Type Method Description ComputeLimitsManagedScalingPolicy. computeLimits()The Amazon EC2 unit limits for a managed scaling policy.Methods in software.amazon.awssdk.services.emr.model with parameters of type ComputeLimits Modifier and Type Method Description ManagedScalingPolicy.BuilderManagedScalingPolicy.Builder. computeLimits(ComputeLimits computeLimits)The Amazon EC2 unit limits for a managed scaling policy.
-