Class TimeWindow1.Builder

  • Enclosing class:
    TimeWindow1

    public static final class TimeWindow1.Builder
    extends java.lang.Object
    • Method Detail

      • leftBoundaryTimestamp

        public TimeWindow1.Builder leftBoundaryTimestamp​(java.util.Optional<java.time.OffsetDateTime> leftBoundaryTimestamp)
      • leftBoundaryTimestamp

        public TimeWindow1.Builder leftBoundaryTimestamp​(java.time.OffsetDateTime leftBoundaryTimestamp)
      • leftBoundaryTimestamp

        public TimeWindow1.Builder leftBoundaryTimestamp​(Nullable<java.time.OffsetDateTime> leftBoundaryTimestamp)
      • rightBoundaryTimestamp

        public TimeWindow1.Builder rightBoundaryTimestamp​(java.util.Optional<java.time.OffsetDateTime> rightBoundaryTimestamp)
      • rightBoundaryTimestamp

        public TimeWindow1.Builder rightBoundaryTimestamp​(java.time.OffsetDateTime rightBoundaryTimestamp)
      • rightBoundaryTimestamp

        public TimeWindow1.Builder rightBoundaryTimestamp​(Nullable<java.time.OffsetDateTime> rightBoundaryTimestamp)