Uses of Class
software.amazon.awssdk.services.bedrockagent.paginators.ListKnowledgeBasesPublisher
-
Packages that use ListKnowledgeBasesPublisher Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the string -
-
Uses of ListKnowledgeBasesPublisher in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return ListKnowledgeBasesPublisher Modifier and Type Method Description default ListKnowledgeBasesPublisherBedrockAgentAsyncClient. listKnowledgeBasesPaginator(Consumer<ListKnowledgeBasesRequest.Builder> listKnowledgeBasesRequest)This is a variant ofBedrockAgentAsyncClient.listKnowledgeBases(software.amazon.awssdk.services.bedrockagent.model.ListKnowledgeBasesRequest)operation.default ListKnowledgeBasesPublisherBedrockAgentAsyncClient. listKnowledgeBasesPaginator(ListKnowledgeBasesRequest listKnowledgeBasesRequest)This is a variant ofBedrockAgentAsyncClient.listKnowledgeBases(software.amazon.awssdk.services.bedrockagent.model.ListKnowledgeBasesRequest)operation.
-