| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans |
|
| com.amazonaws.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.clone() |
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withEndTime(Date endTime)
The exclusive end time of the time range for the forecast data to get.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withForecastDataType(ForecastDataType forecastDataType)
The type of forecast data to get.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withForecastDataType(String forecastDataType)
The type of forecast data to get.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withResourceId(String resourceId)
The ID of the resource.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withScalableDimension(ScalableDimension scalableDimension)
The scalable dimension for the resource.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withScalableDimension(String scalableDimension)
The scalable dimension for the resource.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withScalingPlanName(String scalingPlanName)
The name of the scaling plan.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withScalingPlanVersion(Long scalingPlanVersion)
The version number of the scaling plan.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withServiceNamespace(String serviceNamespace)
The namespace of the AWS service.
|
GetScalingPlanResourceForecastDataRequest |
GetScalingPlanResourceForecastDataRequest.withStartTime(Date startTime)
The inclusive start time of the time range for the forecast data to get.
|
Copyright © 2025. All rights reserved.