Uses of Class
software.amazon.awssdk.services.wisdom.paginators.ListKnowledgeBasesPublisher
-
Packages that use ListKnowledgeBasesPublisher 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 ListKnowledgeBasesPublisher in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom that return ListKnowledgeBasesPublisher Modifier and Type Method Description default ListKnowledgeBasesPublisherWisdomAsyncClient. listKnowledgeBasesPaginator(Consumer<ListKnowledgeBasesRequest.Builder> listKnowledgeBasesRequest)This is a variant ofWisdomAsyncClient.listKnowledgeBases(software.amazon.awssdk.services.wisdom.model.ListKnowledgeBasesRequest)operation.default ListKnowledgeBasesPublisherWisdomAsyncClient. listKnowledgeBasesPaginator(ListKnowledgeBasesRequest listKnowledgeBasesRequest)This is a variant ofWisdomAsyncClient.listKnowledgeBases(software.amazon.awssdk.services.wisdom.model.ListKnowledgeBasesRequest)operation.
-