Interface PredefinedAttributeValues.Builder

  • Method Details

    • stringList

      Predefined attribute values of type string list.

      Parameters:
      stringList - Predefined attribute values of type string list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stringList

      PredefinedAttributeValues.Builder stringList(String... stringList)

      Predefined attribute values of type string list.

      Parameters:
      stringList - Predefined attribute values of type string list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.