| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| software.amazon.awssdk.services.clouddirectory.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIndexResponse> |
CloudDirectoryAsyncClient.createIndex(CreateIndexRequest createIndexRequest)
Creates an index object.
|
default CreateIndexResponse |
CloudDirectoryClient.createIndex(CreateIndexRequest createIndexRequest)
Creates an index object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIndexRequestMarshaller.marshall(CreateIndexRequest createIndexRequest) |
Copyright © 2022. All rights reserved.