Interface ApplicationAttribute.Builder

  • Method Details

    • name

      Specifies the attribute name.

      Parameters:
      name - Specifies the attribute name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      Specifies the attribute value.

      Parameters:
      values - Specifies the attribute value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      Specifies the attribute value.

      Parameters:
      values - Specifies the attribute value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.