static GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.builder() |
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.endTime(Instant endTime) |
The exclusive end time of the time range for the forecast data to get.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.forecastDataType(String forecastDataType) |
The type of forecast data to get.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.forecastDataType(ForecastDataType forecastDataType) |
The type of forecast data to get.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.resourceId(String resourceId) |
The ID of the resource.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.scalableDimension(String scalableDimension) |
The scalable dimension for the resource.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.scalableDimension(ScalableDimension scalableDimension) |
The scalable dimension for the resource.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.scalingPlanName(String scalingPlanName) |
The name of the scaling plan.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.scalingPlanVersion(Long scalingPlanVersion) |
The version number of the scaling plan.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.serviceNamespace(String serviceNamespace) |
The namespace of the AWS service.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.serviceNamespace(ServiceNamespace serviceNamespace) |
The namespace of the AWS service.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.Builder.startTime(Instant startTime) |
The inclusive start time of the time range for the forecast data to get.
|
GetScalingPlanResourceForecastDataRequest.Builder |
GetScalingPlanResourceForecastDataRequest.toBuilder() |
|