Interface LabelGroupSummary.Builder

  • Method Details

    • labelGroupName

      LabelGroupSummary.Builder labelGroupName(String labelGroupName)

      The name of the label group.

      Parameters:
      labelGroupName - The name of the label group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • labelGroupArn

      LabelGroupSummary.Builder labelGroupArn(String labelGroupArn)

      The Amazon Resource Name (ARN) of the label group.

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

      LabelGroupSummary.Builder createdAt(Instant createdAt)

      The time at which the label group was created.

      Parameters:
      createdAt - The time at which the label group was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      LabelGroupSummary.Builder updatedAt(Instant updatedAt)

      The time at which the label group was updated.

      Parameters:
      updatedAt - The time at which the label group was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.