Interface AttachToIndexResponse.Builder

  • Method Details

    • attachedObjectIdentifier

      AttachToIndexResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)

      The ObjectIdentifier of the object that was attached to the index.

      Parameters:
      attachedObjectIdentifier - The ObjectIdentifier of the object that was attached to the index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.