Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.BedrockAgentRuntimeClient
Packages that use BedrockAgentRuntimeClient
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of BedrockAgentRuntimeClient in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime that return BedrockAgentRuntimeClientModifier and TypeMethodDescriptionstatic BedrockAgentRuntimeClientBedrockAgentRuntimeClient.create()Create aBedrockAgentRuntimeClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockAgentRuntimeClient in software.amazon.awssdk.services.bedrockagentruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockagentruntime.paginators with parameters of type BedrockAgentRuntimeClientModifierConstructorDescriptionGetAgentMemoryIterable(BedrockAgentRuntimeClient client, GetAgentMemoryRequest firstRequest) ListFlowExecutionEventsIterable(BedrockAgentRuntimeClient client, ListFlowExecutionEventsRequest firstRequest) ListFlowExecutionsIterable(BedrockAgentRuntimeClient client, ListFlowExecutionsRequest firstRequest) ListInvocationsIterable(BedrockAgentRuntimeClient client, ListInvocationsRequest firstRequest) ListInvocationStepsIterable(BedrockAgentRuntimeClient client, ListInvocationStepsRequest firstRequest) ListSessionsIterable(BedrockAgentRuntimeClient client, ListSessionsRequest firstRequest) RerankIterable(BedrockAgentRuntimeClient client, RerankRequest firstRequest) RetrieveIterable(BedrockAgentRuntimeClient client, RetrieveRequest firstRequest)