| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscalingplans |
|
| Modifier and Type | Method and Description |
|---|---|
default GetScalingPlanResourceForecastDataResponse |
AutoScalingPlansClient.getScalingPlanResourceForecastData(Consumer<GetScalingPlanResourceForecastDataRequest.Builder> getScalingPlanResourceForecastDataRequest)
Retrieves the forecast data for a scalable resource.
|
default GetScalingPlanResourceForecastDataResponse |
AutoScalingPlansClient.getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest getScalingPlanResourceForecastDataRequest)
Retrieves the forecast data for a scalable resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetScalingPlanResourceForecastDataResponse> |
AutoScalingPlansAsyncClient.getScalingPlanResourceForecastData(Consumer<GetScalingPlanResourceForecastDataRequest.Builder> getScalingPlanResourceForecastDataRequest)
Retrieves the forecast data for a scalable resource.
|
default CompletableFuture<GetScalingPlanResourceForecastDataResponse> |
AutoScalingPlansAsyncClient.getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest getScalingPlanResourceForecastDataRequest)
Retrieves the forecast data for a scalable resource.
|
Copyright © 2023. All rights reserved.