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