Uses of Class
software.amazon.awssdk.services.autoscalingplans.model.UpdateScalingPlanRequest
-
Packages that use UpdateScalingPlanRequest Package Description software.amazon.awssdk.services.autoscalingplans AWS Auto Scaling software.amazon.awssdk.services.autoscalingplans.transform -
-
Uses of UpdateScalingPlanRequest in software.amazon.awssdk.services.autoscalingplans
Methods in software.amazon.awssdk.services.autoscalingplans with parameters of type UpdateScalingPlanRequest Modifier and Type Method Description default CompletableFuture<UpdateScalingPlanResponse>AutoScalingPlansAsyncClient. updateScalingPlan(UpdateScalingPlanRequest updateScalingPlanRequest)Updates the specified scaling plan.default UpdateScalingPlanResponseAutoScalingPlansClient. updateScalingPlan(UpdateScalingPlanRequest updateScalingPlanRequest)Updates the specified scaling plan. -
Uses of UpdateScalingPlanRequest in software.amazon.awssdk.services.autoscalingplans.transform
Methods in software.amazon.awssdk.services.autoscalingplans.transform with parameters of type UpdateScalingPlanRequest Modifier and Type Method Description SdkHttpFullRequestUpdateScalingPlanRequestMarshaller. marshall(UpdateScalingPlanRequest updateScalingPlanRequest)
-