public static interface PredictionTimeRange.Builder extends SdkPojo, CopyableBuilder<PredictionTimeRange.Builder,PredictionTimeRange>
| Modifier and Type | Method and Description |
|---|---|
PredictionTimeRange.Builder |
endTime(String endTime)
The end time of the time period for when the predictions were generated.
|
PredictionTimeRange.Builder |
startTime(String startTime)
The start time of the time period for when the predictions were generated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPredictionTimeRange.Builder startTime(String startTime)
The start time of the time period for when the predictions were generated.
startTime - The start time of the time period for when the predictions were generated.PredictionTimeRange.Builder endTime(String endTime)
The end time of the time period for when the predictions were generated.
endTime - The end time of the time period for when the predictions were generated.Copyright © 2022. All rights reserved.