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 Amazon Bedrock models.software.amazon.awssdk.services.bedrockruntime.paginators -
-
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. -
Uses of BedrockRuntimeClient in software.amazon.awssdk.services.bedrockruntime.paginators
Constructors in software.amazon.awssdk.services.bedrockruntime.paginators with parameters of type BedrockRuntimeClient Constructor Description ListAsyncInvokesIterable(BedrockRuntimeClient client, ListAsyncInvokesRequest firstRequest)
-