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