Uses of Class
software.amazon.awssdk.services.wisdom.paginators.ListContentsPublisher
-
Packages that use ListContentsPublisher 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. -
-
Uses of ListContentsPublisher in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return ListContentsPublisher Modifier and Type Method Description default ListContentsPublisherWisdomAsyncClient. listContentsPaginator(Consumer<ListContentsRequest.Builder> listContentsRequest)Lists the content.default ListContentsPublisherWisdomAsyncClient. listContentsPaginator(ListContentsRequest listContentsRequest)Lists the content.
-