Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.BedrockAgentRuntimeAsyncClient
Packages that use BedrockAgentRuntimeAsyncClient
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of BedrockAgentRuntimeAsyncClient in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime that return BedrockAgentRuntimeAsyncClientModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.create()Create aBedrockAgentRuntimeAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockAgentRuntimeAsyncClient in software.amazon.awssdk.services.bedrockagentruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockagentruntime.paginators with parameters of type BedrockAgentRuntimeAsyncClientModifierConstructorDescriptionGetAgentMemoryPublisher(BedrockAgentRuntimeAsyncClient client, GetAgentMemoryRequest firstRequest) ListFlowExecutionEventsPublisher(BedrockAgentRuntimeAsyncClient client, ListFlowExecutionEventsRequest firstRequest) ListFlowExecutionsPublisher(BedrockAgentRuntimeAsyncClient client, ListFlowExecutionsRequest firstRequest) ListInvocationsPublisher(BedrockAgentRuntimeAsyncClient client, ListInvocationsRequest firstRequest) ListInvocationStepsPublisher(BedrockAgentRuntimeAsyncClient client, ListInvocationStepsRequest firstRequest) ListSessionsPublisher(BedrockAgentRuntimeAsyncClient client, ListSessionsRequest firstRequest) RerankPublisher(BedrockAgentRuntimeAsyncClient client, RerankRequest firstRequest) RetrievePublisher(BedrockAgentRuntimeAsyncClient client, RetrieveRequest firstRequest)