public static interface DetachFromIndexResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<DetachFromIndexResponse.Builder,DetachFromIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
DetachFromIndexResponse.Builder |
detachedObjectIdentifier(String detachedObjectIdentifier)
The
ObjectIdentifier of the object that was detached from the index. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDetachFromIndexResponse.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.