| 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 StartContentUploadResponse |
WisdomClient.startContentUpload(Consumer<StartContentUploadRequest.Builder> startContentUploadRequest)
Get a URL to upload content to a knowledge base.
|
default StartContentUploadResponse |
WisdomClient.startContentUpload(StartContentUploadRequest startContentUploadRequest)
Get a URL to upload content to a knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartContentUploadResponse> |
WisdomAsyncClient.startContentUpload(Consumer<StartContentUploadRequest.Builder> startContentUploadRequest)
Get a URL to upload content to a knowledge base.
|
default CompletableFuture<StartContentUploadResponse> |
WisdomAsyncClient.startContentUpload(StartContentUploadRequest startContentUploadRequest)
Get a URL to upload content to a knowledge base.
|
Copyright © 2022. All rights reserved.