| 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.
|
| software.amazon.awssdk.services.wisdom.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListContentsResponse |
WisdomClient.listContents(Consumer<ListContentsRequest.Builder> listContentsRequest)
Lists the content.
|
default ListContentsResponse |
WisdomClient.listContents(ListContentsRequest listContentsRequest)
Lists the content.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListContentsResponse> |
WisdomAsyncClient.listContents(Consumer<ListContentsRequest.Builder> listContentsRequest)
Lists the content.
|
default CompletableFuture<ListContentsResponse> |
WisdomAsyncClient.listContents(ListContentsRequest listContentsRequest)
Lists the content.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListContentsResponse> |
ListContentsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListContentsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListContentsResponse> subscriber) |
Copyright © 2023. All rights reserved.