Uses of Interface
software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClient
-
Packages that use BedrockRuntimeClient Package Description software.amazon.awssdk.services.bedrockruntime Describes the API operations for running inference using Bedrock models. -
-
Uses of BedrockRuntimeClient in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime that return BedrockRuntimeClient Modifier and Type Method Description static BedrockRuntimeClientBedrockRuntimeClient. create()Create aBedrockRuntimeClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-