public static interface BatchAttachToIndexResponse.Builder extends CopyableBuilder<BatchAttachToIndexResponse.Builder,BatchAttachToIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
BatchAttachToIndexResponse.Builder |
attachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that was attached to the index. |
copyapply, buildBatchAttachToIndexResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)
The ObjectIdentifier of the object that was attached to the index.
attachedObjectIdentifier - The ObjectIdentifier of the object that was attached to the index.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.