Uses of Class
software.amazon.awssdk.services.autoscaling.model.GetPredictiveScalingForecastRequest
-
Packages that use GetPredictiveScalingForecastRequest Package Description software.amazon.awssdk.services.autoscaling Amazon EC2 Auto Scaling software.amazon.awssdk.services.autoscaling.transform -
-
Uses of GetPredictiveScalingForecastRequest in software.amazon.awssdk.services.autoscaling
Methods in software.amazon.awssdk.services.autoscaling with parameters of type GetPredictiveScalingForecastRequest Modifier and Type Method Description default CompletableFuture<GetPredictiveScalingForecastResponse>AutoScalingAsyncClient. getPredictiveScalingForecast(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest)Retrieves the forecast data for a predictive scaling policy.default GetPredictiveScalingForecastResponseAutoScalingClient. getPredictiveScalingForecast(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest)Retrieves the forecast data for a predictive scaling policy. -
Uses of GetPredictiveScalingForecastRequest in software.amazon.awssdk.services.autoscaling.transform
Methods in software.amazon.awssdk.services.autoscaling.transform with parameters of type GetPredictiveScalingForecastRequest Modifier and Type Method Description SdkHttpFullRequestGetPredictiveScalingForecastRequestMarshaller. marshall(GetPredictiveScalingForecastRequest getPredictiveScalingForecastRequest)
-