Uses of Interface
software.amazon.awssdk.services.bedrockagent.BedrockAgentAsyncClient
Packages that use BedrockAgentAsyncClient
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of BedrockAgentAsyncClient in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent that return BedrockAgentAsyncClientModifier and TypeMethodDescriptionstatic BedrockAgentAsyncClientBedrockAgentAsyncClient.create()Create aBedrockAgentAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockAgentAsyncClient in software.amazon.awssdk.services.bedrockagent.paginators
Constructors in software.amazon.awssdk.services.bedrockagent.paginators with parameters of type BedrockAgentAsyncClientModifierConstructorDescriptionListAgentActionGroupsPublisher(BedrockAgentAsyncClient client, ListAgentActionGroupsRequest firstRequest) ListAgentAliasesPublisher(BedrockAgentAsyncClient client, ListAgentAliasesRequest firstRequest) ListAgentCollaboratorsPublisher(BedrockAgentAsyncClient client, ListAgentCollaboratorsRequest firstRequest) ListAgentKnowledgeBasesPublisher(BedrockAgentAsyncClient client, ListAgentKnowledgeBasesRequest firstRequest) ListAgentsPublisher(BedrockAgentAsyncClient client, ListAgentsRequest firstRequest) ListAgentVersionsPublisher(BedrockAgentAsyncClient client, ListAgentVersionsRequest firstRequest) ListDataSourcesPublisher(BedrockAgentAsyncClient client, ListDataSourcesRequest firstRequest) ListFlowAliasesPublisher(BedrockAgentAsyncClient client, ListFlowAliasesRequest firstRequest) ListFlowsPublisher(BedrockAgentAsyncClient client, ListFlowsRequest firstRequest) ListFlowVersionsPublisher(BedrockAgentAsyncClient client, ListFlowVersionsRequest firstRequest) ListIngestionJobsPublisher(BedrockAgentAsyncClient client, ListIngestionJobsRequest firstRequest) ListKnowledgeBaseDocumentsPublisher(BedrockAgentAsyncClient client, ListKnowledgeBaseDocumentsRequest firstRequest) ListKnowledgeBasesPublisher(BedrockAgentAsyncClient client, ListKnowledgeBasesRequest firstRequest) ListPromptsPublisher(BedrockAgentAsyncClient client, ListPromptsRequest firstRequest)