Interface RdsFieldMapping.Builder

    • Method Detail

      • primaryKeyField

        RdsFieldMapping.Builder primaryKeyField​(String primaryKeyField)
        Sets the value of the PrimaryKeyField property for this object.
        Parameters:
        primaryKeyField - The new value for the PrimaryKeyField property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vectorField

        RdsFieldMapping.Builder vectorField​(String vectorField)
        Sets the value of the VectorField property for this object.
        Parameters:
        vectorField - The new value for the VectorField property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • textField

        RdsFieldMapping.Builder textField​(String textField)
        Sets the value of the TextField property for this object.
        Parameters:
        textField - The new value for the TextField property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metadataField

        RdsFieldMapping.Builder metadataField​(String metadataField)
        Sets the value of the MetadataField property for this object.
        Parameters:
        metadataField - The new value for the MetadataField property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.