public static interface BatchDetachFromIndexResponse.Builder extends CopyableBuilder<BatchDetachFromIndexResponse.Builder,BatchDetachFromIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
BatchDetachFromIndexResponse.Builder |
detachedObjectIdentifier(String detachedObjectIdentifier)
The
ObjectIdentifier of the object that was detached from the index. |
copyapply, buildBatchDetachFromIndexResponse.Builder detachedObjectIdentifier(String detachedObjectIdentifier)
The ObjectIdentifier of the object that was detached from the index.
detachedObjectIdentifier - The ObjectIdentifier of the object that was detached from the index.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.