| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
List<Datapoint> |
GetScalingPlanResourceForecastDataResponse.datapoints()
The data points to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetScalingPlanResourceForecastDataResponse.Builder |
GetScalingPlanResourceForecastDataResponse.Builder.datapoints(Datapoint... datapoints)
The data points to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetScalingPlanResourceForecastDataResponse.Builder |
GetScalingPlanResourceForecastDataResponse.Builder.datapoints(Collection<Datapoint> datapoints)
The data points to return.
|
Copyright © 2023. All rights reserved.