Interface OtaTaskExecutionSummary.Builder

  • Method Details

    • executionNumber

      OtaTaskExecutionSummary.Builder executionNumber(Long executionNumber)

      The execution number of the over-the-air (OTA) task execution summary.

      Parameters:
      executionNumber - The execution number of the over-the-air (OTA) task execution summary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      OtaTaskExecutionSummary.Builder lastUpdatedAt(Instant lastUpdatedAt)

      The timestamp value of when the over-the-air (OTA) task execution summary was last updated.

      Parameters:
      lastUpdatedAt - The timestamp value of when the over-the-air (OTA) task execution summary was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queuedAt

      The timestamp value of when the over-the-air (OTA) task execution summary is targeted to start.

      Parameters:
      queuedAt - The timestamp value of when the over-the-air (OTA) task execution summary is targeted to start.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • retryAttempt

      OtaTaskExecutionSummary.Builder retryAttempt(Integer retryAttempt)

      The number of retry attempts for starting the over-the-air (OTA) task execution summary after a failed attempt.

      Parameters:
      retryAttempt - The number of retry attempts for starting the over-the-air (OTA) task execution summary after a failed attempt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startedAt

      The timestamp value of when the over-the-air (OTA) task execution summary started.

      Parameters:
      startedAt - The timestamp value of when the over-the-air (OTA) task execution summary started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the over-the-air (OTA) task execution summary.

      Parameters:
      status - The status of the over-the-air (OTA) task execution summary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the over-the-air (OTA) task execution summary.

      Parameters:
      status - The status of the over-the-air (OTA) task execution summary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: