Uses of Class
software.amazon.awssdk.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
-
Packages that use GetScalingPlanResourceForecastDataRequest Package Description software.amazon.awssdk.services.autoscalingplans AWS Auto Scaling software.amazon.awssdk.services.autoscalingplans.transform -
-
Uses of GetScalingPlanResourceForecastDataRequest in software.amazon.awssdk.services.autoscalingplans
Methods in software.amazon.awssdk.services.autoscalingplans with parameters of type GetScalingPlanResourceForecastDataRequest Modifier and Type Method Description default CompletableFuture<GetScalingPlanResourceForecastDataResponse>AutoScalingPlansAsyncClient. getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest getScalingPlanResourceForecastDataRequest)Retrieves the forecast data for a scalable resource.default GetScalingPlanResourceForecastDataResponseAutoScalingPlansClient. getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest getScalingPlanResourceForecastDataRequest)Retrieves the forecast data for a scalable resource. -
Uses of GetScalingPlanResourceForecastDataRequest in software.amazon.awssdk.services.autoscalingplans.transform
Methods in software.amazon.awssdk.services.autoscalingplans.transform with parameters of type GetScalingPlanResourceForecastDataRequest Modifier and Type Method Description SdkHttpFullRequestGetScalingPlanResourceForecastDataRequestMarshaller. marshall(GetScalingPlanResourceForecastDataRequest getScalingPlanResourceForecastDataRequest)
-