Interface VectorAttributeDefinition.Builder

  • Method Details

    • attributeName

      VectorAttributeDefinition.Builder attributeName(String attributeName)

      The name of the vector attribute.

      Parameters:
      attributeName - The name of the vector attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.