Uses of Interface
software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClientBuilder
-
Packages that use BedrockRuntimeClientBuilder Package Description software.amazon.awssdk.services.bedrockruntime Describes the API operations for running inference using Amazon Bedrock models. -
-
Uses of BedrockRuntimeClientBuilder in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime that return BedrockRuntimeClientBuilder Modifier and Type Method Description static BedrockRuntimeClientBuilderBedrockRuntimeClient. builder()Create a builder that can be used to configure and create aBedrockRuntimeClient.
-