Uses of Interface
software.amazon.awssdk.services.bedrockagent.BedrockAgentClient
Packages that use BedrockAgentClient
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of BedrockAgentClient in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return BedrockAgentClientModifier and TypeMethodDescriptionstatic BedrockAgentClientBedrockAgentClient.create()Create aBedrockAgentClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockAgentClient in software.amazon.awssdk.services.bedrockagent.paginators
Constructors in software.amazon.awssdk.services.bedrockagent.paginators with parameters of type BedrockAgentClientModifierConstructorDescriptionListAgentActionGroupsIterable(BedrockAgentClient client, ListAgentActionGroupsRequest firstRequest) ListAgentAliasesIterable(BedrockAgentClient client, ListAgentAliasesRequest firstRequest) ListAgentCollaboratorsIterable(BedrockAgentClient client, ListAgentCollaboratorsRequest firstRequest) ListAgentKnowledgeBasesIterable(BedrockAgentClient client, ListAgentKnowledgeBasesRequest firstRequest) ListAgentsIterable(BedrockAgentClient client, ListAgentsRequest firstRequest) ListAgentVersionsIterable(BedrockAgentClient client, ListAgentVersionsRequest firstRequest) ListDataSourcesIterable(BedrockAgentClient client, ListDataSourcesRequest firstRequest) ListFlowAliasesIterable(BedrockAgentClient client, ListFlowAliasesRequest firstRequest) ListFlowsIterable(BedrockAgentClient client, ListFlowsRequest firstRequest) ListFlowVersionsIterable(BedrockAgentClient client, ListFlowVersionsRequest firstRequest) ListIngestionJobsIterable(BedrockAgentClient client, ListIngestionJobsRequest firstRequest) ListKnowledgeBaseDocumentsIterable(BedrockAgentClient client, ListKnowledgeBaseDocumentsRequest firstRequest) ListKnowledgeBasesIterable(BedrockAgentClient client, ListKnowledgeBasesRequest firstRequest) ListPromptsIterable(BedrockAgentClient client, ListPromptsRequest firstRequest)