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