| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAttachToIndexResponse.Builder |
BatchAttachToIndexResponse.Builder.attachedObjectIdentifier(String attachedObjectIdentifier)
The
ObjectIdentifier of the object that was attached to the index. |
static BatchAttachToIndexResponse.Builder |
BatchAttachToIndexResponse.builder() |
BatchAttachToIndexResponse.Builder |
BatchAttachToIndexResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchAttachToIndexResponse.Builder> |
BatchAttachToIndexResponse.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchWriteOperationResponse.Builder |
BatchWriteOperationResponse.Builder.attachToIndex(Consumer<BatchAttachToIndexResponse.Builder> attachToIndex)
Attaches the specified object to the specified index.
|
Copyright © 2022. All rights reserved.