public static interface ViolationEventOccurrenceRange.Builder extends SdkPojo, CopyableBuilder<ViolationEventOccurrenceRange.Builder,ViolationEventOccurrenceRange>
| Modifier and Type | Method and Description |
|---|---|
ViolationEventOccurrenceRange.Builder |
endTime(Instant endTime)
The end date and time of a time period in which violation events occurred.
|
ViolationEventOccurrenceRange.Builder |
startTime(Instant startTime)
The start date and time of a time period in which violation events occurred.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildViolationEventOccurrenceRange.Builder startTime(Instant startTime)
The start date and time of a time period in which violation events occurred.
startTime - The start date and time of a time period in which violation events occurred.ViolationEventOccurrenceRange.Builder endTime(Instant endTime)
The end date and time of a time period in which violation events occurred.
endTime - The end date and time of a time period in which violation events occurred.Copyright © 2022. All rights reserved.