Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
Packages that use ListAgentKnowledgeBasesRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of ListAgentKnowledgeBasesRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type ListAgentKnowledgeBasesRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.listAgentKnowledgeBases(ListAgentKnowledgeBasesRequest listAgentKnowledgeBasesRequest) Lists knowledge bases associated with an agent and information about each one.default ListAgentKnowledgeBasesResponseBedrockAgentClient.listAgentKnowledgeBases(ListAgentKnowledgeBasesRequest listAgentKnowledgeBasesRequest) Lists knowledge bases associated with an agent and information about each one.default ListAgentKnowledgeBasesPublisherBedrockAgentAsyncClient.listAgentKnowledgeBasesPaginator(ListAgentKnowledgeBasesRequest listAgentKnowledgeBasesRequest) default ListAgentKnowledgeBasesIterableBedrockAgentClient.listAgentKnowledgeBasesPaginator(ListAgentKnowledgeBasesRequest listAgentKnowledgeBasesRequest) This is a variant ofBedrockAgentClient.listAgentKnowledgeBases(software.amazon.awssdk.services.bedrockagent.model.ListAgentKnowledgeBasesRequest)operation. -
Uses of ListAgentKnowledgeBasesRequest in software.amazon.awssdk.services.bedrockagent.paginators
Constructors in software.amazon.awssdk.services.bedrockagent.paginators with parameters of type ListAgentKnowledgeBasesRequestModifierConstructorDescriptionListAgentKnowledgeBasesIterable(BedrockAgentClient client, ListAgentKnowledgeBasesRequest firstRequest) ListAgentKnowledgeBasesPublisher(BedrockAgentAsyncClient client, ListAgentKnowledgeBasesRequest firstRequest) -
Uses of ListAgentKnowledgeBasesRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type ListAgentKnowledgeBasesRequestModifier and TypeMethodDescriptionListAgentKnowledgeBasesRequestMarshaller.marshall(ListAgentKnowledgeBasesRequest listAgentKnowledgeBasesRequest)