Interface TaskSummary.Builder

  • Method Details

    • state

      The state of the task assigned to one or many devices.

      Parameters:
      state - The state of the task assigned to one or many devices.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the task assigned to one or many devices.

      Parameters:
      state - The state of the task assigned to one or many devices.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment.

      Parameters:
      tags - Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • taskArn

      TaskSummary.Builder taskArn(String taskArn)

      The Amazon Resource Name (ARN) of the task.

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

      TaskSummary.Builder taskId(String taskId)

      The task ID.

      Parameters:
      taskId - The task ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.