| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscalingplans |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateScalingPlanResponse |
AutoScalingPlansClient.updateScalingPlan(Consumer<UpdateScalingPlanRequest.Builder> updateScalingPlanRequest)
Updates the specified scaling plan.
|
default UpdateScalingPlanResponse |
AutoScalingPlansClient.updateScalingPlan(UpdateScalingPlanRequest updateScalingPlanRequest)
Updates the specified scaling plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateScalingPlanResponse> |
AutoScalingPlansAsyncClient.updateScalingPlan(Consumer<UpdateScalingPlanRequest.Builder> updateScalingPlanRequest)
Updates the specified scaling plan.
|
default CompletableFuture<UpdateScalingPlanResponse> |
AutoScalingPlansAsyncClient.updateScalingPlan(UpdateScalingPlanRequest updateScalingPlanRequest)
Updates the specified scaling plan.
|
Copyright © 2023. All rights reserved.