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