public static interface AttachToIndexResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<AttachToIndexResponse.Builder,AttachToIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
AttachToIndexResponse.Builder |
attachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that was attached to the index. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildAttachToIndexResponse.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.