Interface RedisEnterpriseCloudFieldMapping.Builder

    • Method Detail

      • vectorField

        RedisEnterpriseCloudFieldMapping.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

        RedisEnterpriseCloudFieldMapping.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

        RedisEnterpriseCloudFieldMapping.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.