Interface CreateLabelGroupResponse.Builder

  • Method Details

    • labelGroupName

      CreateLabelGroupResponse.Builder labelGroupName(String labelGroupName)

      The name of the label group that you have created. Data in this field will be retained for service usage. Follow best practices for the security of your data.

      Parameters:
      labelGroupName - The name of the label group that you have created. Data in this field will be retained for service usage. Follow best practices for the security of your data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • labelGroupArn

      CreateLabelGroupResponse.Builder labelGroupArn(String labelGroupArn)

      The Amazon Resource Name (ARN) of the label group that you have created.

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