Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.BedrockAgentRuntimeAsyncClientBuilder
-
Packages that use BedrockAgentRuntimeAsyncClientBuilder Package Description software.amazon.awssdk.services.bedrockagentruntime Contains APIs related to model invocation and querying of knowledge bases. -
-
Uses of BedrockAgentRuntimeAsyncClientBuilder in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime that return BedrockAgentRuntimeAsyncClientBuilder Modifier and Type Method Description static BedrockAgentRuntimeAsyncClientBuilderBedrockAgentRuntimeAsyncClient. builder()Create a builder that can be used to configure and create aBedrockAgentRuntimeAsyncClient.
-