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