Interface OtaTaskSummary.Builder

  • Method Details

    • taskId

      The id of the over-the-air (OTA) task.

      Parameters:
      taskId - The id of the over-the-air (OTA) task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • taskArn

      OtaTaskSummary.Builder taskArn(String taskArn)

      The Amazon Resource Name (ARN) of the over-the-air (OTA) task.

      Parameters:
      taskArn - The Amazon Resource Name (ARN) of the over-the-air (OTA) task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      OtaTaskSummary.Builder createdAt(Instant createdAt)

      The timestamp value of when the over-the-air (OTA) task was created at.

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

      OtaTaskSummary.Builder lastUpdatedAt(Instant lastUpdatedAt)

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

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

      OtaTaskSummary.Builder taskConfigurationId(String taskConfigurationId)

      The identifier for the over-the-air (OTA) task configuration.

      Parameters:
      taskConfigurationId - The identifier for the over-the-air (OTA) task configuration.
      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 summary.

      Parameters:
      status - The status of the over-the-air (OTA) task 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 summary.

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