| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking
with customers.
|
| 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 © 2022. All rights reserved.