public static interface StartTimeRange.Builder extends SdkPojo, CopyableBuilder<StartTimeRange.Builder,StartTimeRange>
| Modifier and Type | Method and Description |
|---|---|
StartTimeRange.Builder |
fromTime(Instant fromTime)
The start time of the time range.
|
StartTimeRange.Builder |
toTime(Instant toTime)
The end time of the time range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStartTimeRange.Builder fromTime(Instant fromTime)
The start time of the time range.
fromTime - The start time of the time range.StartTimeRange.Builder toTime(Instant toTime)
The end time of the time range.
toTime - The end time of the time range.Copyright © 2023. All rights reserved.