| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachToIndexResponse |
BatchAttachToIndexResponse.clone() |
BatchAttachToIndexResponse |
BatchWriteOperationResponse.getAttachToIndex()
Attaches the specified object to the specified index.
|
BatchAttachToIndexResponse |
BatchAttachToIndexResponse.withAttachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that was attached to the index. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWriteOperationResponse.setAttachToIndex(BatchAttachToIndexResponse attachToIndex)
Attaches the specified object to the specified index.
|
BatchWriteOperationResponse |
BatchWriteOperationResponse.withAttachToIndex(BatchAttachToIndexResponse attachToIndex)
Attaches the specified object to the specified index.
|
Copyright © 2021. All rights reserved.