| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachFromIndexResponse |
BatchDetachFromIndexResponse.clone() |
BatchDetachFromIndexResponse |
BatchWriteOperationResponse.getDetachFromIndex()
Detaches the specified object from the specified index.
|
BatchDetachFromIndexResponse |
BatchDetachFromIndexResponse.withDetachedObjectIdentifier(String detachedObjectIdentifier)
The
ObjectIdentifier of the object that was detached from the index. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperationResponse.setDetachFromIndex(BatchDetachFromIndexResponse detachFromIndex)
Detaches the specified object from the specified index.
|
BatchWriteOperationResponse |
BatchWriteOperationResponse.withDetachFromIndex(BatchDetachFromIndexResponse detachFromIndex)
Detaches the specified object from the specified index.
|
Copyright © 2022. All rights reserved.