Interface ViolationEventOccurrenceRange.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ViolationEventOccurrenceRange.Builder,ViolationEventOccurrenceRange>, SdkBuilder<ViolationEventOccurrenceRange.Builder,ViolationEventOccurrenceRange>, SdkPojo
Enclosing class:
ViolationEventOccurrenceRange

public static interface ViolationEventOccurrenceRange.Builder extends SdkPojo, CopyableBuilder<ViolationEventOccurrenceRange.Builder,ViolationEventOccurrenceRange>
  • Method Details

    • startTime

      The start date and time of a time period in which violation events occurred.

      Parameters:
      startTime - The start date and time of a time period in which violation events occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The end date and time of a time period in which violation events occurred.

      Parameters:
      endTime - The end date and time of a time period in which violation events occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.