Interface CreateOtaTaskResponse.Builder

  • Method Details

    • taskId

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

      Parameters:
      taskId - The identifier of the over-the-air (OTA) task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • description

      CreateOtaTaskResponse.Builder description(String description)

      A description of the over-the-air (OTA) task.

      Parameters:
      description - A description of the over-the-air (OTA) task.
      Returns:
      Returns a reference to this object so that method calls can be chained together.