| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
TimeAlignmentBoundary |
DescribeAutoPredictorResponse.timeAlignmentBoundary()
The time boundary Forecast uses when aggregating data.
|
TimeAlignmentBoundary |
CreateAutoPredictorRequest.timeAlignmentBoundary()
The time boundary Forecast uses to align and aggregate any data that doesn't align with your forecast frequency.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutoPredictorResponse.Builder |
DescribeAutoPredictorResponse.Builder.timeAlignmentBoundary(TimeAlignmentBoundary timeAlignmentBoundary)
The time boundary Forecast uses when aggregating data.
|
CreateAutoPredictorRequest.Builder |
CreateAutoPredictorRequest.Builder.timeAlignmentBoundary(TimeAlignmentBoundary timeAlignmentBoundary)
The time boundary Forecast uses to align and aggregate any data that doesn't align with your forecast
frequency.
|
Copyright © 2023. All rights reserved.