| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContentResponse |
WisdomClient.createContent(Consumer<CreateContentRequest.Builder> createContentRequest)
Creates Wisdom content.
|
default CreateContentResponse |
WisdomClient.createContent(CreateContentRequest createContentRequest)
Creates Wisdom content.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateContentResponse> |
WisdomAsyncClient.createContent(Consumer<CreateContentRequest.Builder> createContentRequest)
Creates Wisdom content.
|
default CompletableFuture<CreateContentResponse> |
WisdomAsyncClient.createContent(CreateContentRequest createContentRequest)
Creates Wisdom content.
|
Copyright © 2021. All rights reserved.