Interface BatchAttachToIndexResponse.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BatchAttachToIndexResponse.Builder,BatchAttachToIndexResponse>, SdkBuilder<BatchAttachToIndexResponse.Builder,BatchAttachToIndexResponse>, SdkPojo
Enclosing class:
BatchAttachToIndexResponse

public static interface BatchAttachToIndexResponse.Builder extends SdkPojo, CopyableBuilder<BatchAttachToIndexResponse.Builder,BatchAttachToIndexResponse>
  • Method Details

    • attachedObjectIdentifier

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