| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachToIndex |
BatchAttachToIndex.clone() |
BatchAttachToIndex |
BatchWriteOperation.getAttachToIndex()
Attaches the specified object to the specified index.
|
BatchAttachToIndex |
BatchAttachToIndex.withIndexReference(ObjectReference indexReference)
A reference to the index that you are attaching the object to.
|
BatchAttachToIndex |
BatchAttachToIndex.withTargetReference(ObjectReference targetReference)
A reference to the object that you are attaching to the index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperation.setAttachToIndex(BatchAttachToIndex attachToIndex)
Attaches the specified object to the specified index.
|
BatchWriteOperation |
BatchWriteOperation.withAttachToIndex(BatchAttachToIndex attachToIndex)
Attaches the specified object to the specified index.
|
Copyright © 2022. All rights reserved.