Uses of Class
software.amazon.awssdk.services.autoscalingplans.model.LimitExceededException
-
Packages that use LimitExceededException Package Description software.amazon.awssdk.services.autoscalingplans AWS Auto Scaling -
-
Uses of LimitExceededException in software.amazon.awssdk.services.autoscalingplans
Methods in software.amazon.awssdk.services.autoscalingplans that throw LimitExceededException Modifier and Type Method Description default CreateScalingPlanResponseAutoScalingPlansClient. createScalingPlan(Consumer<CreateScalingPlanRequest.Builder> createScalingPlanRequest)Creates a scaling plan.default CreateScalingPlanResponseAutoScalingPlansClient. createScalingPlan(CreateScalingPlanRequest createScalingPlanRequest)Creates a scaling plan.
-