Interface LabelNameCondition.Builder

  • Method Details

    • labelName

      LabelNameCondition.Builder labelName(String labelName)

      The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.

      Parameters:
      labelName - The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.
      Returns:
      Returns a reference to this object so that method calls can be chained together.