Interface BotLocaleHistoryEvent.Builder

  • Method Details

    • event

      A description of the event that occurred.

      Parameters:
      event - A description of the event that occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventDate

      BotLocaleHistoryEvent.Builder eventDate(Instant eventDate)

      A timestamp of the date and time that the event occurred.

      Parameters:
      eventDate - A timestamp of the date and time that the event occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.