| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachToIndexResponse> |
CloudDirectoryAsyncClient.attachToIndex(AttachToIndexRequest attachToIndexRequest)
Attaches the specified object to the specified index.
|
default AttachToIndexResponse |
CloudDirectoryClient.attachToIndex(AttachToIndexRequest attachToIndexRequest)
Attaches the specified object to the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachToIndexRequestMarshaller.marshall(AttachToIndexRequest attachToIndexRequest) |
Copyright © 2022. All rights reserved.