Uses of Class
software.amazon.awssdk.services.autoscalingplans.model.CreateScalingPlanRequest
-
Packages that use CreateScalingPlanRequest Package Description software.amazon.awssdk.services.autoscalingplans AWS Auto Scaling software.amazon.awssdk.services.autoscalingplans.transform -
-
Uses of CreateScalingPlanRequest in software.amazon.awssdk.services.autoscalingplans
Methods in software.amazon.awssdk.services.autoscalingplans with parameters of type CreateScalingPlanRequest Modifier and Type Method Description default CompletableFuture<CreateScalingPlanResponse>AutoScalingPlansAsyncClient. createScalingPlan(CreateScalingPlanRequest createScalingPlanRequest)Creates a scaling plan.default CreateScalingPlanResponseAutoScalingPlansClient. createScalingPlan(CreateScalingPlanRequest createScalingPlanRequest)Creates a scaling plan. -
Uses of CreateScalingPlanRequest in software.amazon.awssdk.services.autoscalingplans.transform
Methods in software.amazon.awssdk.services.autoscalingplans.transform with parameters of type CreateScalingPlanRequest Modifier and Type Method Description SdkHttpFullRequestCreateScalingPlanRequestMarshaller. marshall(CreateScalingPlanRequest createScalingPlanRequest)
-