Interface AttachToIndexResponse.Builder

    • Method Detail

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