Interface PrimaryValueResponse.Builder

  • Method Details

    • attributeName

      PrimaryValueResponse.Builder attributeName(String attributeName)

      The value's attribute name.

      Parameters:
      attributeName - The value's attribute name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributeId

      PrimaryValueResponse.Builder attributeId(String attributeId)

      The value's attribute ID.

      Parameters:
      attributeId - The value's attribute ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value's value.

      Parameters:
      value - The value's value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.