| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDetachFromIndex |
BatchDetachFromIndex.clone() |
BatchDetachFromIndex |
BatchWriteOperation.getDetachFromIndex()
Detaches the specified object from the specified index.
|
BatchDetachFromIndex |
BatchDetachFromIndex.withIndexReference(ObjectReference indexReference)
A reference to the index object.
|
BatchDetachFromIndex |
BatchDetachFromIndex.withTargetReference(ObjectReference targetReference)
A reference to the object being detached from the index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setDetachFromIndex(BatchDetachFromIndex detachFromIndex)
Detaches the specified object from the specified index.
|
BatchWriteOperation |
BatchWriteOperation.withDetachFromIndex(BatchDetachFromIndex detachFromIndex)
Detaches the specified object from the specified index.
|
Copyright © 2023. All rights reserved.